2021 Oct 17 8:31 PM
Hi,
I have to add 4 fields in report based on the characteristic value of the material. My requirement is listed below for your kind consideration:
for each Material item VBAP-MATNR Include in the report only if this Characteristic value is set: Class type KLART Class CLASS =2 categories : for each material VBAP-matnr and other if mara-kzfkg ='X'. display value.
Kindly suggest select query for the same or any function module with full code.
Thanks.
2021 Oct 18 6:18 AM
Did you try by your self to make a SQL trace on standard SAP transaction ? to understand how SAP made the SELECT between the tables, How the tables are link and maybe to find yourself some FM
If you never search by yourself you will never understand how to do your job
2021 Oct 18 7:43 AM