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

Material Class - which FM / Bapi to use

Former Member
0 Likes
479

Hi

For a given material number I have to get the class for class type 001 .

The FM : QMSP_MATERIAL_BATCH_CLASS_READ will only work for 023 and not 001.

Does anyone know what FM or Bapi can be used instead.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

Hi,

You can use the FM BAPI_OBJCL_GETDETAIL...

Check this thread.

Also please search in SCN...I am sure you will get lot of forums...which already discuss about this..

Thanks

Naren

Hi

For a given material number I have to get the class for class type 001 .

The FM : QMSP_MATERIAL_BATCH_CLASS_READ will only work for 023 and not 001.

Does anyone know what FM or Bapi can be used instead.

Thank you

1 REPLY 1
Read only

Former Member
0 Likes
445

Hi,

You can use the FM BAPI_OBJCL_GETDETAIL...

Check this thread.

Also please search in SCN...I am sure you will get lot of forums...which already discuss about this..

Thanks

Naren