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

Bapi ....Urgent

Former Member
0 Likes
306

hi all

what is the bapi function module that will create classification of the material of the material view also with other views

Thanks a lot you guys

Mrutyun

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
287

Hi,

There are quite a few standard BAPI function modules that can be used exactly for this. Look into the BAPI transaction under the CROSS APPLICATION SYSTEM --> CLASSIFICATION . Do NOT use the ones that have KEY at the end. Just take out the KEY part and there will be a function with that name.

BAPI_OBJCL_CHANGE

BAPI_OBJCL_CREATE

BAPI_OBJCL_DELETE

BAPI_OBJCL_GETCLASSES

BAPI_OBJCL_GETDETAIL

Regards,

Ravi

Note : Please mark the helpful answers and close the thread if the issue is resolved

Message was edited by: Ravikumar Allampallam

1 REPLY 1
Read only

Former Member
0 Likes
288

Hi,

There are quite a few standard BAPI function modules that can be used exactly for this. Look into the BAPI transaction under the CROSS APPLICATION SYSTEM --> CLASSIFICATION . Do NOT use the ones that have KEY at the end. Just take out the KEY part and there will be a function with that name.

BAPI_OBJCL_CHANGE

BAPI_OBJCL_CREATE

BAPI_OBJCL_DELETE

BAPI_OBJCL_GETCLASSES

BAPI_OBJCL_GETDETAIL

Regards,

Ravi

Note : Please mark the helpful answers and close the thread if the issue is resolved

Message was edited by: Ravikumar Allampallam