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

Screen Exit for MIRO header

Former Member
0 Likes
1,294

Hi all,

I have a requirement to add a custom tab in MIRO transaction header. I have tried to use the enhancement LMR1M001 with screen exit "SAPLMR1M 0400 CUSTSCR1 SAPLXM08 0400".

But it is not working.

Am I doing something wrong ? Or am I using the wrong screen exit ?

Is there any other way to achieve this ?

Thanks in advance.

Helpful answers will be rewarded.

Hi all,

I have a requirement to add a custom tab in MIRO transaction header. I have tried to use the enhancement LMR1M001 with screen exit "SAPLMR1M 0400 CUSTSCR1 SAPLXM08 0400".

But it is not working.

Am I doing something wrong ? Or am I using the wrong screen exit ?

Is there any other way to achieve this ?

Thanks in advance.

Helpful answers will be rewarded.

2 REPLIES 2
Read only

krzysztof_konitz4
Contributor
0 Likes
599

Hi,

According to note: 165635 - Documentation: Enhancement LMR1M001 (MM-IV)

this enhacement is obsolete:

"(...) Functions

In the header screen (screen SAPLMR1M 0400) you can define a customer-specific subscreen.With this customer-specific function module you can determine the default values for the subscreen.

As the basis, the fields of structure RBKPV (header data) are available.

Remark

As of Release 4.6C, Transaction MR1M is no longer supported. <u>Thus this customer exit and its functions are also obsolete</u>.(...)"

regards

Krzys

Read only

0 Likes
599

Hello.

Does anybody know an alternative to this screen-Exit?

We want to add additional fields in the invoice-header and have the same problem with this obsolete exit.