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

MIRO - Field Indetification

Former Member
0 Likes
982

Hi!

Our requirement is: when we create and save an Invoice (MIRO) the user exit EXIT_SAPLMRMP_010 must verify the Doc. Type (BLART field) and Transaction (Invoice, Credit memo, Subsequent debit, Subsequent credit) in order to display a message according of these fields. However I didn't find which table-field Transaction is on the dictionary.

Could you help me please?

Thanks

Michel Khouri

Hi!

Our requirement is: when we create and save an Invoice (MIRO) the user exit EXIT_SAPLMRMP_010 must verify the Doc. Type (BLART field) and Transaction (Invoice, Credit memo, Subsequent debit, Subsequent credit) in order to display a message according of these fields. However I didn't find which table-field Transaction is on the dictionary.

Could you help me please?

Thanks

Michel Khouri

5 REPLIES 5
Read only

Former Member
0 Likes
864

Hi!

Have you tried RM08M-VORGANG field?

Actually it is a sctructure, but in your user-exit is it enough to use.

Regards

Tamá

Read only

0 Likes
864

Hi Tamás,

Thanks for your attention, but unfortunatelly it didn't help me.

When I point it in debug mode, the program doesn't recognize this structure.

Any other tip?

Michel Khouri

Read only

Former Member
0 Likes
864

Hi,

In the user exit EXIT_SAPLMRMP_010 there is a structure E_TRBKPV..I believe it will have all the fields that you require

THanks,

Naren

Read only

0 Likes
864

Hi Narendran,

I have already studied this structure but I didn't find any reference for this field - Transaction.

Is it possible to be VORGN field in BSEG table?

Thanks,

Michel Khouri

Read only

Former Member
0 Likes
864

Hi,

Not sure which field it is..But I know one field XRECH...If the value is 'X' then it is invoice..

Thanks

Naren