cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM 7 data from SC to Local PO

Former Member
0 Likes
143

Hi,

As I am new to SRM, I wish to know how the data flow from SC to PO.

Here is my scenarion, we are in extended classic scenarion, we have 10 custom fields in SC and have the same 10 fields in PO also.

The moment a SC is ordered, approved and created our local PO will be created .

I want to know how the data for the custom fields and the standard fields flow from SC to local PO. Are there any BADI's that carries the data from SC to local SRM PO or will it happen using standard programs??

Information on this highly appreciated and will be higly rewared. Thanks in advance.

Krishna Chaitanya

View Entire Topic
laurent_burtaire
Active Contributor
0 Likes

Hello Krishna,

Shopping Cart data mapping into Purchase Order is standard.

Have a look at LBBP_PDH_POF03 include for PO creation or at BBP_PD_SC_UPDATE_INTO_PO_LOC function module for example, which one is called when adding SC item(s) to PO.

Regards.

Laurent.