Skip to Content
0
Former Member
Nov 16, 2010 at 02:44 PM

Usage Customer Exit EXIT_SAPLCUKO_003 / Enhancement CCUX0004

180 Views

Hello,

I like to add new attributes of instances in LOVC during configuration of material in VA02. I found this Userexit and with function module CUDB_SET_VAL it is possible to add new values in the global table cudbd_pr_at_msg of function group CUDB. After calling EXIT_SAPLCUKO_003 SAP calls function module CUDB_PR_GET_AT_MSGS to get changed values.

Is this the only solution to add new values, because exit EXIT_SAPLCUKO_003 has no changing parameters and there is no sample coding in CMOD or other documentations. Please add your sample to show your solution.

Another question : It is possible to change attributes of multilevel instances? For example : Root instance is for material in sales document position, but in sales order BOM there are other configurable materials, which attributes should be maintained by userexit ( external configurator ), too. Normally only root instance is editable, but I want to add new attributes on the lower levels in background.

Best regards,

Markus