cancel
Showing results for 
Search instead for 
Did you mean: 

Plant and Sloc Determination during PO creation

Former Member
0 Kudos

HI Gurus,

As per our requirement we maintain few characteristics in catalogue and based on this data during direct material procurement in ECS,plant and storage location should be determined, how can I achieve this functionality.Kindly advice me whether this is possible or not.

Thanks and Regards,

Sathya kumar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This will require several steps.

1- Add CUF in the SC items to store your additional char. (see notes 458591 and 672960).

2- Implement BADI BBP_CATALOG_TRANSFER in order to store the Char. data in your SC

3- Implement BADI BBP_PGRP_FIND in order to determine Purch Group and purch Org based on your specific data and rules

4- Implement BADI BBP_DETERMINE_LOGSYS in order to determine company based on your specific data and rules

5- Implement BADI change BBP_DOC_CHANGE_BADI in order to change the storage location (BP of the SC)

Regards.

Vadim

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you tried with BADIs /CCM/CSE_ENRICHMENT for the treatment of your characteristics during the interfase OCI (or modifying own OCI fields relationship) and then BBP_DOC_CHANGE_BADI ???

BR

Former Member
0 Kudos

HI Jorge,

Can you please elaborate on the reply.

BR

Sathya kumar.