cancel
Showing results for 
Search instead for 
Did you mean: 

How to create Classification View

former_member445255
Participant
0 Kudos

Hi Expert,

I have a requirement in which I have to create Classification view (for Material) from WD java.

We have already using BAPI "BAPI_MATERIAL_SAVEDATA" to create others view like Basic, Sales, MRP, Purchase. etc.

Could you please suggest me if we can create Classification view using same BAPI, or need to use other BAPI.

Thanks

Div 

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Div,

BAPI_MATERIAL_SAVEDATE OR BAPI_MATERIAL_SAVEREPLICA do not create classification views.

We have to use other bapis for the same.

For Classfication view, the bapi name is BAPI_OBJCL_CREATE  or BAPI_OBJCL_CREATE_KEY.

let me know if you need more details.

Thanks

Gaurav Guglani