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: 

MIR7 User Exit

Former Member
0 Kudos

Hi,

I am trying to find a user Exit in MIR7. I want specifically that user exit which would have data once the invoce/IR created in MIR7 is saved in the tables RSEG/MSEG. i.e. Commit work has been done, Invoice has been posted/parked/saved.

I need to have the line item data which are present in these two tables.

Its a bit <b>Urgent</b>.

Thanks and Regards,

Arnab Panigrahi.

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can try with the below enhancements.

LMR1M005 - EXIT_SAPLMRMC_002

MRMH0001 - EXIT_SAPLMRMH_002

MRMH0003 - EXIT_RMMR1MRB_002

LMR1M001 - EXIT_SAPLMR1M_002

Hope it helps.

Reward if it is useful.

Thanks,

Srinivas

former_member1229370
Participant
0 Kudos

Hi Arnub,

Run function module MOD_SAP_GET_FUNCEXITS and enter name of the program as SAPLMR1M (From MR17 -> System->Status->Program name.)

It will return all the function modules called in transaction MIR7.

<b>Please reward points if this answer is helpful.</b>

Kind Regards

Pras