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

How to create classification view in material using bapi

Former Member
0 Likes
1,601

Hi,

I have a requirement to create material master data using bapi with classification view but i am not getting in BAPI_MATERIAL_SAVEDATA export parameter for classification view option.Anyone can help me for this create classification using bapi.

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
916

Hi

You need to use the BAPI for classification like BAPI_OBJCL_CREATE

Max

Read only

Former Member
0 Likes
916

Hi Kumar,

You can use the following BAPI's:

1). BAPI_OBJCL_GETCLASSES.

2). BAPI_OBJCL_GETDETAIL

3). BAPI_OBJCL_GETOBJECTS

Regards,

Ashvin

Read only

Former Member
0 Likes
916

This message was moderated.