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: 

MIRO user exit

Former Member
0 Kudos

Hi experts,

I want know if there is some user exit in MIRO that I can use to change a value of a text field.

My user want to change the value of a standard text field in the MIRO. Is that possible?

Thanks in advance.

Charles Oliveira

4 REPLIES 4

Former Member
0 Kudos

Hi,

will you please explain it in detail.

Regards,

Fayazuddin Syed.

0 Kudos

Hi Syed,

When we execute the transaction MIRO there is a field in the first tab (Basic data) with the text "Bus.place/sectn".

The brazilian users (that use the system in portuguese) think the translation of SAP is not so good, and so they want change the text.

I would need something (like userexit) that executes during PBO processing of screen 10 of SAPLFDCB.

Thank you for reply.

Regards,

Charles Oliveira

Former Member
0 Kudos

Hi Charles,

These are all the user exits available:

LMR1M001 User exits in Logistics Invoice Verification

LMR1M002 Account grouping for GR/IR account maintenance

LMR1M003 Number assignment in Logistics Invoice Verification

LMR1M004 Logistics Invoice Verification: item text for follow-on docs

LMR1M005 Logistics Inv. Verification: Release Parked Doc. for Posting

LMR1M006 Logistics Invoice Verification: Process XML Invoice

MRMH0001 Logistics Invoice Verification: ERS procedure

MRMH0002 Logistics Invoice Verification: EDI inbound

MRMH0003 Logistics Invoice Verification: Revaluation/RAP

MRMN0001 Message output and creation: Logistics Invoice Verification

You will have to check the description and documentation to know the exit that will be used in your case.

Where exactly you want to change the value of text field and what is the field name?

Regards,

Saba

Edited by: Saba Sayed on Oct 17, 2008 8:35 AM

Former Member
0 Kudos

Pardon me, but even if there´s some exit, wouldn´t be possible change the value of a text field.

Thanks.