Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_MATERIAL_BOM_GROUP_CREATE

former_member770378
Active Participant
0 Likes
500

Hi,

Is it possible to manage customer fields of CI_STKO and CI_STPO using BAPI_MATERIAL_BOM_GROUP_CREATE.

I didn't find any enhancement to init customer fields values.

Thank you.

Julien.

2 REPLIES 2
Read only

Former Member
0 Likes
423

Hi,

I suppose there are Exits for updating custom fields PCSD0002 and PCSD0003

EXIT_SAPLCSDI_002

EXIT_SAPLCSDI_003

EXIT_SAPLCSDI_004

EXIT_SAPLCSDI_005

Try to implement these.

Thanks,

Shailaja Ainala.

Read only

0 Likes
423

Hi,

Thanks for reply.

Unfortunatly exits are not triggered when calling the BAPI.

Julien.