2007 Mar 28 3:46 PM
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
2007 Mar 28 4:09 PM
Hi!
Have you tried RM08M-VORGANG field?
Actually it is a sctructure, but in your user-exit is it enough to use.
Regards
Tamá
2007 Mar 28 5:24 PM
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
2007 Mar 28 5:27 PM
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
2007 Mar 28 5:42 PM
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
2007 Mar 28 5:47 PM
Hi,
Not sure which field it is..But I know one field XRECH...If the value is 'X' then it is invoice..
Thanks
Naren