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

Avoid MAP update during MR11 posting

1,515

Hi All,

can any one help me to find out Include / FM where the MAP (MBEW-VERPR) gets updated during MR11 posting?

I executed MR11 (SAPRCKM_MR11) with debugger but couldn't found it.

Thank you,

Ranjani Sekar



1 ACCEPTED SOLUTION
Read only

0 Likes
1,313

in MR11 prpgram SAPRCKM_MR11, FM "CKMLGRIR_POST_GRIR_MAINTAIN" having FM "MB_UPDATE_MATERIAL_VALUES", this fm will update MBEW-VERPR value while posting document.

Thanks,

Ranjani Sekar

4 REPLIES 4
Read only

roberto_forti
Contributor
0 Likes
1,313

Hi Ranjani, going to transaction SMOD and looking for exit from MR11 package.

Regards,

Read only

1,313

Hi Roberto,

thanks your reply. i have found the FM where its exactly updating MAP during MR11 posting,

in MR11 prpgram SAPRCKM_MR11, FM "CKMLGRIR_POST_GRIR_MAINTAIN" having FM "MB_UPDATE_MATERIAL_VALUES", this fm will update MBEW-VERPR value.

Thanks,

Ranjani Sekar


Read only

0 Likes
1,313

Hi Ranjani, thank you for sharing it. regards.

Read only

0 Likes
1,314

in MR11 prpgram SAPRCKM_MR11, FM "CKMLGRIR_POST_GRIR_MAINTAIN" having FM "MB_UPDATE_MATERIAL_VALUES", this fm will update MBEW-VERPR value while posting document.

Thanks,

Ranjani Sekar