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

Function module to get Sales Order classification.

Former Member
0 Likes
1,126

Hello everyone,

Can someone give me a function module to get Sales Order classification? Really appreciate it.

5 REPLIES 5
Read only

Former Member
0 Likes
840

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

Read only

Former Member
0 Likes
840

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

Read only

Former Member
0 Likes
840

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

Read only

Former Member
0 Likes
840

Hello Peter,

I am looking for the classification at the Header level. Is that possible?

Read only

0 Likes
840

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.