Application Development 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: 

Need FM or BAPI to Update RSEG-MRMOK(Indicator: Invoice Item Processed)

Former Member
0 Kudos

Hi

To park the invoice i am using 'BAPI_INCOMINGINVOICE_PARK'.

And my requirement is i have to uncheck the ok field (i.e., RSEG-MRMOK) which is default checked when the above BAPI is executed.

please suggest me any FM .

Thanks

1 REPLY 1

Former Member
0 Kudos

Hi

i solved my problem by debugging MIR7.

i am repling to my query. may be it will helpful to some one.

by calling the FM "MRM_INVOICE_PARK" we can deselect the ok field.