Application Development 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: 

SAP - SD - CONFIGURATOR - BOM_EXP

Former Member
0 Kudos

Hello,

I created an Abap program in CMOD who allows me from a button to reach a spécifique code in sale order configuration(SAP SD).

I would like to call since this code a function BOM_EXP to refresh configuration but I do not know which function allow me to make this action.

Thank you

1 ACCEPTED SOLUTION

Jelena
Active Contributor
0 Kudos

Not sure I understand the question, but just in case here is a comprehensive list of user exits in Sales:

http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

3 REPLIES 3

Jelena
Active Contributor
0 Kudos

Not sure I understand the question, but just in case here is a comprehensive list of user exits in Sales:

http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

Former Member
0 Kudos

hello,

I am in ECC6 sap version.

I have a sale order document.

In this sale order when i go to the configurator, i can click on a buton who permit with spécifique code to load data un intermal memory (export in memory).

I would like inject this data on a sap caractéristique and i dont know if it is possible.

if it's possible, i would like to find a user exit or méthode who Allow me to call boom explosion in configurator

thanks

Edited by: hans leon on Apr 26, 2011 10:11 AM

Jelena
Active Contributor
0 Kudos

I highly doubt there is such user exit, but I'm not 100% sure. I think if you've changed the post's subject to 'Variant Configuration user exit' or something like that, you would've gotten more replies. The current subject does not reflect the question very well.

I'm also wondering what exactly is the purpose of this and if it could simply be handled by VC itself. Because clicking the button to change a characteristic is exactly what VC does. Why is there a need for this custom button?

Search for 'BOM user exit / BADI' or 'VC user exit / BADI' in Google (use site:sap.com to search only SAP domain, including SDN.