‎2007 Mar 30 7:22 AM
Hi All ,
When i get in VA03 transaction and follow path
EXTRAS-->Configuration
I see characteristics value entered , with Customer namespace./.
Any hint ..how can i retreive this values...
I think there is some FM available ,but cant figure it out..exactly..
Please respond fast for rewards .
Thanks .
‎2007 Mar 30 7:30 AM
Hi,
Check the following BAPI's:
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
reward if useful
regards,
ANJI
‎2007 Mar 30 7:30 AM
Hi,
Check the following BAPI's:
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
reward if useful
regards,
ANJI
‎2007 Mar 30 7:40 AM
HI ,
These FM are not suiatable...as i want to give only sales order in the FM and i am expecting the list of characteristics mainted with the values in the table...
Fm which u gave i willl have to find other details firt like CLass and Class type..
how to find them for Sales Order..
Thanks .
‎2007 Mar 30 7:55 AM
Try VC_I_GET_CONFIGURATION_IBASE and pass VBAP-CUOBJ to INSTANCE..
Tables CONFIGURATION will contain all the characteristics and its values...
Reward points if helpful...
‎2007 Mar 30 8:02 AM
Hi,
It was very helpful..i can now proceed with this info..
Thanks A lot .
‎2007 Mar 30 8:02 AM