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

Need a function module to create HAZMAT material

Former Member
0 Likes
744

Hi,

Can somebody tell me any function module to create a HAZMAT material through VM01 transaction.

Br,

Laxmi

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
612

Hi,

Please check this FM which used in transaction VM01.

L_MGEF_HINZUFUEGEN - Creating a hazardous material master record

L_MGEF_LOESCHEN - Deleting a hazardous material master record

L_MGEF_VERAENDERN - Changing a hazardous material master record

Regards,

Ferry Lianto

4 REPLIES 4
Read only

Former Member
0 Likes
612

hi,

try

HAZMAT_GET_SUBSTANCE_

HAZMAT_GET_SUBSTANCE_LIST_

Regards

praveen

Read only

0 Likes
612

Hi,

Thanks for your quick reply. HAZMAT material need to be created only with the following fields :

1. Haz material number which is nothing but Material number (received from ZEUS).

2. Region code.

3. Storage Class.

4. Water Pollution.

Br,

Laxmi.

Read only

ferry_lianto
Active Contributor
0 Likes
613

Hi,

Please check this FM which used in transaction VM01.

L_MGEF_HINZUFUEGEN - Creating a hazardous material master record

L_MGEF_LOESCHEN - Deleting a hazardous material master record

L_MGEF_VERAENDERN - Changing a hazardous material master record

Regards,

Ferry Lianto

Read only

0 Likes
612

Hi Ferry,

Thank very much for your quick response. It solved my problem.

Br,

Laxmi