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

MIGO header text

Former Member
0 Likes
1,299

Hi all,

is there any user-exit or BADI to default the header text(not item text) in MIGO to PO header text.

Thanks

regards,

sap fan.

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

Did you get an answer for this? Did you find a solution?

I have a similar requirement? Please help.

Thanks,

Prem.

Read only

Former Member
0 Likes
490

you try using the field exit for this.

Execute the program RSMODPRF and create the field exit and make sure assign it to the appropraite screen.

In the coding part just give output = '<HEADER TEXT>'.

Reward if it is useful.

Thanks,

Srinivasa Rada