‎2008 Sep 08 9:54 AM
Hi friends,
Can anyone tell me if there is any function module to get the material characteristics value by sending the charateristics name like -health, flamability,physical hazard ?
THANKs IN ADVANCE .
‎2008 Sep 08 10:13 AM
BAPI_MATERIAL_GET_ALL
Functionality
This method is the follow-on method from BAPI_MATERIAL_GET_DETAIL. In
contrast to the original method, this method can read all of the
material master data for a specified combination of organizational
units. Depending on the organizational unit entered, the system returns
the corresponding material master data. If you only enter the material
number (the only required entry parameter), the method only returns
client-specific material data for the material entered.
Example
If you enter the import parameters MATERIAL / VAL_AREA / PLANT/
STGE_LOC/ SALESORG / DISTR_CHAN the method returns the material master
data on tables MARA / MBEW/ MARC/ MARD/ MVKE.
Regards
Indu