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

Update AMPL

Former Member
0 Likes
2,336

Hi sap gurus,

I have a requirement where I need to update table AMPL(Approved manufacturers parts list) based on some conditions. I need some function module which updates this table AMPL. Tcode is MP01. i need to change these values: AMPL - BMATN, AMPL-EMATN, AMPL-DATUV, AMPL-DATUB, AMPL-AMPSP, AMPL-REOAM based on some conditions in the program. Somepne plz. help. Points assured.

Thanks.

2 REPLIES 2
Read only

Vijay
Active Contributor
0 Likes
1,133

hi

you can check FM transaction MP01 is using to update table.

you can do it by typing '/H' in command bar and press enter.

then press the save button in transaction . it will start in debugging mode.

u can check which FM it is using to update Table AMPL.

REGARDS

VIJAY

rewar points if helpfull

Read only

Former Member
0 Likes
1,133

Check with FM,

MB_AMPL_UPDATE

Regards,

Maha