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

Former Member
0 Likes
670

Hi all,

Can anyone tell me how this function module works MRM_QUANTITY_CHECK. (This is used for Invoice posting) SD module

Thankx in Advance.

3 REPLIES 3
Read only

abdul_hakim
Active Contributor
0 Likes
545

Hi,

Can you please go through the corresponding documentation of the FM.

REgards,

Abdul

Message was edited by: Abdul Hakim

Read only

sridharreddy_kondam
Active Contributor
0 Likes
545

Hi,

In this MRM_QUANTITY_CHECK func module u have to pass the required data (Fields of view RBKP_V,and Structure MRM_QACK )...

U check this Include <b>LMR1MF26</b> which is using this fn. module..

May be u will be definitely getting some idea behind it...

Regards,

Sridhar Reddy. k

Message was edited by: sridhar reddy kondam

Read only

Former Member
0 Likes
545

Dear,

You have to pass the purchasing document details in the import parameters and export parameters contains the Incoming invoice details (Table RSEG) and value of SY_SUBRC .

Points?

Regards,

Vikas Madaan