Batch classification user exit EXIT_SAPLCLFM_001
I want to create default values in a batch class when the batch is first created. These values differ from material to material. I've not found a way to copy them from the material master classification, so I've been trying user exit EXIT_SAPLCLFM_001.
Has anyone any documentation for using this exit, or an example I can start from?
I've tried copying the AUSP & KSSK records from other objects, but somewhere SAP is finding an inconsistency. It looks like I'm not setting enough values in the fields in T_ALLKSSK or T_ALLAUSP.
Any suggestions welcome, thanks
Mike,
What do you mean with SAP is finding a inconsistency? Do you get a message on your screen? Can you tell me something more?
I also want to use this user exit and it worked. You must set the user exit active with the exporting parameter.
You mentioned that the values differ from material to material. I also want to do this but in the user exit the material data is not available. Can you tell me how to retrieve the material data?
Any suggestions welcome, thanks
Have a look to OSS :
Note n° 363027 "User exits CLFM0001, CLFM0002: various "
Note n° 302971 "Classification: Error when using user exits "
...
See MF documentation with SE37 (in english or deutch ... ?)
JL