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

Reg: FM: MATERIAL_UPDATE_LOGISTIC_DATA use

Former Member
0 Likes
1,119

Hi all,

could u say how to update the data by using the FM: 'MATERIAL_UPDATE_LOGISTIC_DATA'.

i have five fields in my internal table . i want to update those fields data in to the MARC.

Thanks,

Kum

Hi all,

could u say how to update the data by using the FM: 'MATERIAL_UPDATE_LOGISTIC_DATA'.

i have five fields in my internal table . i want to update those fields data in to the MARC.

Thanks,

Kum

2 REPLIES 2
Read only

Former Member
0 Likes
785

YOU CAN USE THE TC. MASS WITH OBJECT BUS1001001 CHOSE THE TABLE MARC AND CHAGE SOME DATA, DEBUG THE PROGRAM AND YOU CAN SEE WATH WAY TO USE THE FM MATERIAL_UPDATE_LOGISTIC_DATA

Moderator message - Please do not use all caps. It makes your response hard to read.

Edited by: Rob Burbank on Nov 27, 2009 5:05 PM

Read only

Former Member
0 Likes
785

Please read the documentation avaliable with 'MATERIAL_UPDATE_LOGISTIC_DATA'.

This will give you clear picture of how to use it ans how the parameters are passed.