cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically create Product Master(Material) at Customer Location in APO by setting up CIF model in ECC.

0 Kudos

Hello Experts,

We've a requirement to automatically create Product Master(Material) at Customer Location in APO from ECC by setting up CIF model in ECC.

Please suggest how this can be achieved, any BADI / User Exit for this. Kindly help..

Thank you.

Regards,

Vishal

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_casper
Contributor
0 Kudos

Dear Vishal,

the only way to create "artiifical" master data which does not exist in ECC can be done via the available EXITs and BADIs.

The following ones are relevant:

ECC outbound

  • EXIT_SAPLCMAT_001


SCM inbound

  • IF_EX_SMOD_APOCF005~EXIT_/SAPAPO/SAPLCIF_PROD_001
  • EXIT_SAPMMDUSER_005

Here you can apply your custom logic.

regards Peter

0 Kudos

Hello Peter,

Thank you so much for the valuable suggestion. I'll try to implement these and will let you know the result. thanks again.

Regards,

Vishal