cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding transfer of custom fields from Account assignment in SC to PR

Former Member
0 Kudos

Hi All,

I want to transfer the custom fields which we have added in the Shopping cart to PR. We have created the custom fields in PR Customer data. We would like to know what is the process in doing that so that the data what we have entered in SC will flow to PR. In Which BADI does we need to write the code so that the data what ever is entered in Account assignment custom fields will flow into Purchase Requisition. We have added the custom fields in INCL_EEW_PD_ACC_CSF and these are displaying in SC and changed the attributes of it in CUF_2 Badi.

Awaiting your response.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amarnath,

I think you can use the BADI: BBP_CREATE_BE_RQ_NEW to transfer the custom field to PR.

See the sample coding for the BADI in the following link:

https://wiki.sdn.sap.com/wiki/display/SRM/BBP_CREATE_BE_RQ_NEW%20-%20Create%20Requisition%20in%20bac...

Thanks,

Pradeep