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

RFC BAPI for BOM explosion with parametric effectivity

Former Member
0 Likes
859

Hello,

I'm searching for a RFC enabled BAPI for BOM explosion which allows to evaluate parametric effectivity.

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
758

Check CS_BOM_EXPL_MAT_V2

5 REPLIES 5
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
759

Check CS_BOM_EXPL_MAT_V2

Read only

0 Likes
758

Thanks for your answer but CS_BOM_EXPL_MAT_V2 is not remote enabled.

Read only

0 Likes
758

Hi you can also check CS_BOM_EXPLOSION_MAT

If its not remote enabled, write a custom fm(Remote enabled) and wrap this Fm.

Read only

0 Likes
758

Is there no OOTB RFC BAPI for this?

Read only

0 Likes
758

Does somebody know a good howto/turorial for writing a BAPI Wrapper?