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: 

BTE or EXIT for MR01 t code

0 Kudos

Hi,

We are posting the invoice through T code MR01.At the time of posting user will enter Assignment field and item text for vendor line item as mandatory, Now the requirement is to pass the assignment and Item text data entered at vendor line item to be passed on all the line item.

Can anybody suggest BTE , EXIT or BADI for this requirement.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

check following exits

MM08R001 User exits for ERS

MM08R002 User exit for tolerance checks

RMVKON00 Enhancements to report "Settle consignment liabilities"

4 REPLIES 4

Former Member
0 Kudos

check following exits

MM08R001 User exits for ERS

MM08R002 User exit for tolerance checks

RMVKON00 Enhancements to report "Settle consignment liabilities"

Former Member
0 Kudos

Hi,

Enhancement

MM08R001 User exits for ERS

MM08R002 User exit for tolerance checks

RMVKON00 Enhancements to report "Settle consignment liabilities"

Business Add-in

MR_CIN_LMR1MI2G BAdI for India Version exit in include LMR1MI2G

MR_CIN_LMR1MI2G_SEL BAdi in LIV for determining line selection

MR_CIN_MM08RFS0 BAdI for carrying excise duty to carry invoice verfication

MR_CIN_MM08RFX0 BADi for CVD in MRHR

MR_CIN_RMMR01RS BADI in ERS

Hope this answers your question.

Harini

raymond_giuseppi
Active Contributor
0 Kudos

- Try in MM with BADI INVOICE_UPDATE

- try in FI with substitution rules at complete document level (read also [Note 386896 - Substitution for call-up point 3 ('Complete document')|https://service.sap.com/sap/support/notes/386896])

Regards,

Raymond

0 Kudos

Hi Raymond,

Thank you for your answer. I have done substitution rules at complete document level, but after changing the TEXT in user exit but before posting the document it clear the Item Text field and still the Item text is not passed to the all line item.

Let me know if you have any suggestion.

Regards

Bhavesh