I have 1 basic list and 9 secondary list in interactive report. If i am in 5th list, how can i come directly to the basic list?
Answer Posted / china2440
by using the sy-lsind and it holds the current list page no
correct if i am wrong
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
How do you control printer functions from sapscript?
Which function module reads the data for particular infotype ? : abap hr
Create any functions? How to go about it?
Differentiate between ooabap and abap?
What are the different methods of bdc? : abap bdc
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Double click function on the lists, identifying the line selected by the user on the list?
Tell me a scenario where did you use secondary index?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is the difference between collect and append statements?
What is full form of bdc session? : abap bdc
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
while implementing badi what are the tables u find??
How can I get ascii value of any letter? Is there any function?