cancel
Showing results for 
Search instead for 
Did you mean: 

Copying "Comm./imp. code no." to R/3

Former Member
0 Kudos

Hi,

I am running extended classic scenario on SRM 4.0 (R/3 4.6c)

When I create a free text order in SRM then the code entered in the <b>Comm./imp. code no.</b> field is not replicated back to R/3. Does anyone know why?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

<b>Please ensure that field contains some value and is not initial.</b>

<u>The R/3 field name is COMM_CODE. This field occurs in the PO structure - Additional data of purchase order item </u>

Based on the document (Purchase order, Purchase Req, etc.. ) created in the R/3 back-end system, ensure that the Active SRM BADI Implementations are passing the data correctly and mapping it to the relevant field in the BAPI structure.

<u>In SRM, Active Customer BADIs to check are -></u>

BBP_CREATE_PO_BACK

BBP_CREATE_REQ_BACK

<u>The BAPI called in R/3 from SRM is -></u>

BAPI_PO_CREATE1 / BAPI_PO_CREATE

BAPI_REQUSITION_CREATE

Few SAP OSS Notes, to refer ->

Note 614809 - Additional data of purchase order item processed incorrectly

Note 181377 - B2B:Shoppg baskts w/ multpl accnt assgnmt- Bcknd PO

Hope this will help.

Regards

- Atul

Answers (0)