cancel
Showing results for 
Search instead for 
Did you mean: 

How validate standard extractor used to update Customer Source master data in IBP

samir_ali
Participant
0 Kudos
686

Hi Experts

I have query on standard Extractor used to update "Customer Source" in IBP from S/4

as per CPIDS Guide ( details are as below) :-

Data Flow Name :IBP_MD_SourceCustomer_AddOn

Data Flow Description: Reads customer source master data via the /IBP/SOURCECUSTOMER_CI_ATTR extractor with customer BAdI implementation and transfers it to the unified planning area SAPIBP1.

Example: BAdI implementation /IBP/ETS_SEL_SRCCUST_CI reads and aggregates entries from the table /IBP/SLDFCAT_EXT (staging table for sales

Query here is :

1) How Cratio got calculate , what is the logic used by extractor

2) How plant( Location) determination is done

3) How the lead time derived what is the logic to arrive it

Is there any standard document available please share

Regards
Samir Ali

Accepted Solutions (1)

Accepted Solutions (1)

AyanBishnu
Active Contributor
0 Kudos

Hello Samir

I will try to anwer your queries in the most lucid manner. Although this are very SD or OTC specific config in S4 HANA that are used to derived the required inputs for the Source customer MDT for IBP. I am not an SD expert in any ways, what I have learned is during engagements reated to IBP integration.

CMIR or customer material info record or customer master is the place from where all this inputs are derived.

CMIR is created using VD51 tcode

Here we can maintain or assign the following things

1. Delivery priority

2. Shipping conditions ( which also includes leadtime)

3. Delivering plant ( Source location)

4. Minimum order quantity. ( Similar to customer lot size)

To read the customer material info records, the READ FROM INFO, must be flagged in the sales document header.

1) How Cratio got calculate , what is the logic used by extractor "CRATIO is generated based on the default shipping plant maintained in customer master. If CMIR record exists then the plant is selected from their"

2) How plant( Location) determination is done " By default from customer master. If CMIR has plant maintained then that is selected"

3) How the lead time derived what is the logic to arrive it " Derived from the shipping conditions"

Hope this helps

Answers (0)