2009 Jun 05 6:33 AM
Hi,
I have a requirement to add the Battery data to a material(finished product)
In which view of the material master we can add the battery data and once you the save the data
in which tables data will be stored, and what are the tables for material , sales org related data.
Thanks
Lavanya
Hi,
I have a requirement to add the Battery data to a material(finished product)
In which view of the material master we can add the battery data and once you the save the data
in which tables data will be stored, and what are the tables for material , sales org related data.
Thanks
Lavanya
2009 Jun 05 6:56 AM
2009 Jun 05 6:58 AM
2009 Jun 05 10:27 AM
Hi
The material Battery data is stroed in classification view of the material master. The table for
retriving stored Battery data for a material is AUSP. The Battery type is stroed in ATINN field and the quantity is stored in ATFLV field.
The qty field of type float, write it to a character variable to get the numaric value.
The material sales org data is stored in MVKE table.
Thanks
2009 Jun 05 1:25 PM