difference betn top-of-page and top-of-page during at-
line-selection? in an interactive report, after going to 5th
list, can you come back to 2nd list? how?
Answer Posted / lokesh
Top-of-page event trigger when ever new page start or
when ever write statement trigger in the start-of-selection.
Top-of-page during line selection triggers when ever
secondary list displays.
By using Function Key F3 we can come back to 5ht list to
2nd list .
[or]
at line-selection.
if sy-lsind = 5.
sy-lsind = 2.
endif.
write : / 'Secondary List:' sy-lsind .
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What are the problems in processing batch input sessions?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is a view in sap? : abap data dictionary
Why do we use logical blocks in abap program?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is the difference between a dialog program and a report?
What are the classifications of the sap abap data classes?
How to do find it?
What is check table?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
Performance tuning techniques
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
How do you do bdc for a table control? : abap bdc
How will you insert record in a sorted table