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

function module for material charactersitics

Former Member
0 Likes
377

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 .

1 REPLY 1
Read only

Former Member
0 Likes
325

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