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
1,006

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
905

Check CS_BOM_EXPL_MAT_V2

Is there no OOTB RFC BAPI for this?

5 REPLIES 5
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
906

Check CS_BOM_EXPL_MAT_V2

Read only

0 Likes
905

Thanks for your answer but CS_BOM_EXPL_MAT_V2 is not remote enabled.

Read only

0 Likes
905

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
905

Is there no OOTB RFC BAPI for this?

Read only

0 Likes
905

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