‎2007 May 07 10:54 AM
Hello everyone,
Can someone give me a function module to get Sales Order classification? Really appreciate it.
‎2007 May 07 10:55 AM
Hi
Check the following BAPI's:
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
Reward points if useful
Regards
Anji
‎2007 May 07 11:02 AM
Hello Anji,
Before I will give point please give me a sample Object Key pattern of a Sales Order. I can't test the BAPIs and FMs since I don't know what to input. Thanks
‎2007 May 07 11:47 AM
Hi,
try to use function module CE_C_GET_CBASE, INSTANCE = VABP-CUOBJ.
In the returning CONFIGURATION is a table "values", which contains the characteristics.
Rgds,
JP
‎2007 May 07 11:52 AM
Hello Peter,
I am looking for the classification at the Header level. Is that possible?
‎2007 May 07 2:31 PM
Sorry, we are not using configuration on header level. Can't you set a break point in the function module CE_C_GET_CBASE to see which "instance" the system will use? I assume there will be a link to VBAK.