In interactive reporting, suppose i go to N'th list from
basic list(primary data) & i wanna come back directly to
basic list. So how can i achieve this without using ESC or
back button?? Is it possible using set screen 0??
Answer Posted / naveen
no it is not possible to use set screen. if want to go back
from any list number may be nth list then we can use at
user-command event.using this event we can create our own
function keys so where we we want to go back without using
back button and esc there we can use our own function keys.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is direct input method ?
What are the types of windows in sap script?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the difference between synchronous and asynchronous updates?
What is off cycle payroll run
Difference between open sql and native sql? : abap data dictionary
What are the various types of selection screen event?
Explain the components of selection table?
Explain how many types of tables exist and what are they in data dictionary?
What is retro active accounting
Does sap handle multiple currencies?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
When, how and how would you control changes to standard SAP objects.
What are the different message types available in the abap/4 ?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?