cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting PO based on different Storage locations after SC approval !!

Former Member
0 Kudos

Hi,

I have a requirement to split purchase orders based on different Storage locations.

 

Scenario1:

- SC is created with 2 items with different storage locations

- Once SC is approved, 2 PO's should be created for each storage location.

Scenario2:

- SC is created with 2 items with same storage locations

- Once SC is approved, only one PO is created as storage location is same for both items.

Any idea where I can implement this change?? Any BADI name or method name?

I'm try to debug this class CL_BBP_SC_TRANSFER-SPLIT_PO_LOC_MAP_CRITERIA, but no success.

Kindly suggest.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Got solution from the below link.. solution provided by David BOUTIER.

http://scn.sap.com/thread/54153

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

what scenario do you use ? Classic or Extended Classic ?

In Classic, use BBP_BS_GROUP_BE BAdI.

In Extended Classic, use BBP_GROUP_LOC_PO BAdI.

Regards.

Laurent.