cancel
Showing results for 
Search instead for 
Did you mean: 

Insert data into COMM_PRODUCT, Table for Internal Goods/Services?

vipra
Participant
0 Kudos

1) How do we insert data into COMM_PRODUCT table?

2) When we click on Product search help in Internal Goods/Services which table is used to fetch the data?

Currently we have SAP SRM 5.0 with Classic Scenario.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If there is field already available in system then there are two ways to add data's in this field.

1)Append Structure is to add fields to the SAP standrad
Table/structure.
a)Include structure is used to add field in
ztable/zstructure.

2)You can append structure only at the last of
table/structure.
a)you Can use include any where in your Table/structure.

3)If the structure or table contains the last field as long
data type then you can't  use append structure becoz append
structure should be last entitity in this Scenario you can
use include structure.
b) you can append exactly one append structure to a
table/structure if u need it to add more than in a table
you can do it with different name and append it.

The last one more info Please check whether value table has been maintained for that field to get the search help.

If value not maintained then please maintain the search help.

Please contact your technical people for how to create search help.

Regards,

RBEI/SRM naga.

Former Member
0 Kudos

Hi,

Please ensure that have you replicated the material master from your ERP system.

Becuase once you done replication of material master then this table search help will provide the data's automatically.

Once you done the replication ,Please check your of the product GUID id's ,CRMPRLS (in R3) and CRMMLSGUID (in SRM) tables GUID entry for the backend logical system.

Answer for your second questions please use the table BBPV_F4PR_GEN

Regards,

RBEI/SRM Naga.

Answers (1)

Answers (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

In classic scenario, it is supposed that you are replicating materials from ECC to SRM. Then, after replication, table COMM_PRODUCT would be updated. See middleware settings in note 720819.

Regards,

Ricardo