cancel
Showing results for 
Search instead for 
Did you mean: 

rule-base ATP check - first location-sub, then consolidate-loc

Former Member
0 Kudos

Hi Guru,

We have a customer requirements as below:

1. First, search a list of locations to find the stock (custom logic here to find the suitable stock) --> Rule 01: location substition  (example: L1, L2, L3, L4)

2. Second, there is a business rule, if found the stock in L2, it should propose L1 as the location back to Sales order, at the same time, generate a STR from L2 to L1. -> similar with consoldiation location rule.

is there any std config can meet this requirement?  thanks for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rick,

To meet your requirement,

1. Create integration rule as inclusive rule type in /SAPAPO/RBA04.

2. Create location determination procedure which has location chain from Interchangebility master data.

    Location sequence

    L1

    L2 Assign (Loc Det Act from step 3)

    L2

    L3 Assign (Loc Det Act from step 3)

    L3

    L4 Assign (Loc Det Act from step 3)

3. Create location determination activity and make sure you select the stock transfer check box.

4. And in intergration rule in the field Consolidation location maintain your location L1.

5. Make sure you have created T-Lane in APO.

BR,

Shubhu