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

Configurable material characteristic values

Former Member
0 Likes
432

Hi All,

I am looking for an user exit in VA01 to update the KMAT material configurations.

After the KMAT material is entered on the sales order screen, at this point the variant configuration screen pops up for you to enter the characteristic values, here I need to automatically set the characteristic values.

First I am looking for an appropriate user exit to implement this functionality and second I am lookinfg for a BAPI/Function Module to set the characteristics.

I tried the function module CUD0_SET_VAL_TO_INSTANCE for setting the characteristic values but this doesn't seem to work as it is not doing a database commit.

Please let me know if anyone has any details regarding the configuration settings.

Thanks,

Jigisha

Hi All,

I am looking for an user exit in VA01 to update the KMAT material configurations.

After the KMAT material is entered on the sales order screen, at this point the variant configuration screen pops up for you to enter the characteristic values, here I need to automatically set the characteristic values.

First I am looking for an appropriate user exit to implement this functionality and second I am lookinfg for a BAPI/Function Module to set the characteristics.

I tried the function module CUD0_SET_VAL_TO_INSTANCE for setting the characteristic values but this doesn't seem to work as it is not doing a database commit.

Please let me know if anyone has any details regarding the configuration settings.

Thanks,

Jigisha

1 REPLY 1
Read only

Former Member
0 Likes
350

Please help me to find a solution.