Skip to Content
0
Former Member
Sep 28, 2008 at 09:54 AM

Screen input/save functionality in a Transaction

41 Views

Hello,

I have a requirement wherein, I need to have a custom screen triggered in a standard transaction which enables me to input fixed lines of text and it should be saved in a custom table.Alternatively when I change some data in the transaction,the previous input text should also appear in the screen.

I tried the following FM's also POPUP_TO_GET_VALUE

POPUP_TO_DISPLAY_VALUE

POPUP_TO_DISPLAY_TEXT

Could anyone guide me throw some light on this.

Thanks