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

Variant Configuration materials

Former Member
0 Likes
641

Hi,

I am trying to find how to populate the characteristics values for a a configurable material in sales order (VA01). Instead of the default values, we want populate them depending on other sales order criteria.

I have looked at the standard user exits in particular USEREXIT_MOVE_WORKAREA_TO_SDWA. Has anybody attempted anything similar to this !?

Any ides would be greatly appreciated.

Are there are any suitable user exits in the Configuration side of things ( Function Group CEI0 !? ) where we can fill the values. I debugged most of the code but could not find a place where I can populate the values.

Thanks

Bhavani.

1 ACCEPTED SOLUTION
Read only

0 Likes
570

Bhavani,

Please go through the below which gives you all the userexits available in Sales document processing.

Maybe it will help you.

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

Regards

Praneeth

Award points if helpful.

Hi,

I am trying to find how to populate the characteristics values for a a configurable material in sales order (VA01). Instead of the default values, we want populate them depending on other sales order criteria.

I have looked at the standard user exits in particular USEREXIT_MOVE_WORKAREA_TO_SDWA. Has anybody attempted anything similar to this !?

Any ides would be greatly appreciated.

Are there are any suitable user exits in the Configuration side of things ( Function Group CEI0 !? ) where we can fill the values. I debugged most of the code but could not find a place where I can populate the values.

Thanks

Bhavani.

2 REPLIES 2
Read only

0 Likes
571

Bhavani,

Please go through the below which gives you all the userexits available in Sales document processing.

Maybe it will help you.

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

Regards

Praneeth

Award points if helpful.

Read only

Former Member
0 Likes
570

Are you still having problems with this BP? This can be done using Reference Charecteristics, i can explain further but I dont want to type out a long explination if you have figured it out already. Reply back if you would like me to explain further.