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

ME12 - get Charasteristic value from Class maintained

Former Member
587

Hi Folks,

In transaction ME12 Vendor-Material wise info-record is maintained in which Class is defined and it has Charasteristics in it.

Now some value is entered in this Charasteristics, so need to fetch this value to display in Purchase Order report.

In my report i am having Material Number and Vendor number.

So, Please all ABAP-Geeks, guide me to get some FM or BAPI or through TABLES to get this details.

Thanks a ton in advance...

Hi Folks,

In transaction ME12 Vendor-Material wise info-record is maintained in which Class is defined and it has Charasteristics in it.

Now some value is entered in this Charasteristics, so need to fetch this value to display in Purchase Order report.

In my report i am having Material Number and Vendor number.

So, Please all ABAP-Geeks, guide me to get some FM or BAPI or through TABLES to get this details.

Thanks a ton in advance...

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
535

Check these fm.

BAPI_CLASS_GET_CLASSIFICATIONS

BAPI_OBJCL_GETDETAIL

BAPI_OBJCL_GETCLASSES.

Read only

Former Member
0 Likes
535

Thanks Gautam for prompt reply...

but it didn't helped me in fetching data,, as i m having Vendor number, Material number and Class Type, and my be i can hardcode PIR_VENDOR_DESC and Characteristic.