cancel
Showing results for 
Search instead for 
Did you mean: 

transfer custom fields from CRM to R/3 as sales order online

Former Member
0 Kudos

Hi All,

Need help nd suggestions!

i have added a custom field in the cockpit ,where we are creating a quotation nd that gets replicated as a sales order in R/3 sitting in vbak table.

i need to pass that field information to R/3.

Hi shafath i have seen ur thread

<b>BDOC's to update the custom fields in R/3 from the CRM sales order</b>

if you could give me a insight luk abt the steps u followed that would make my job easy.

Thanks for ur help.

Hi Haseeb ,

i have seen ur responce

You will need to do the following,

<b>1. Append structure to VBAK and VBAP in R/3

2. Extend the structure BAPE_VBAK and BAPE_VBAP in CRM

3. Implement BADI 'SALESDOC_MBDOC_BAPI' and implement code in method 'CRM_DATAEXCH_AFTER_BAPI_FILL' to fill the the above structures and move them into CT_BAPIPAREX that is passed as changing parameter to this structure4. Find some BADI/user exit in R/3 during delivery creation to transfer the values of these fields to LIKP and LIPS</b>

If you could eloborate then it would be a great ease.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

could some one help me out !

Regards.