How to find plugin for a particular table ?

Nayan Mule
Tera Contributor

I have a table which is present in Dev instance but is missing in Test instance. 

I would like to have the required table present in the test instance as well. How to find the plugin related to it or any other way we can bring the table ?

 

Thanks in Advance

7 REPLIES 7

Anurag Tripathi
Mega Patron
Mega Patron

What is the table name?

-Anurag

sn_fcms_intg_imp_receipt - Inbound receipt

sn_fcms_intg_imp_order - Inbound Purchase Order

Vengadesh
Tera Guru

Hi @Nayan Mule ,

 

If you want to find the plugin related to that, you can see that in the "sys_metadata" table, search with your table name and you can able to find the plugins where your table is associated.

 

Regards

Vengadesh

Hi Vengadesh, 

There's no table or table name present in that list