In Interactive Report : How to come from Secondary List 10
to secondary list 4? what is the Program code?
Answer Posted / bvsuman
from list index 10 to come bck to list index 4 we can use the code as follows.....put some function code button on application or menu tool bar then code as below
case 'FNCODE'.
when CLICK
CHECK LSIND = 10.
LSIND = 4.
endcse.
I GUESS this work ..check it out
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What are multiple use BADIS?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What is the difference between skip and new-line?
what are the various types of parameters and how are they distinguished from one another?
What are the disadvantages of abap query tool?
What is singleton pattern in OOPS?
Difference between Field groups and internal tables?
What is difference between dependent and independent data?
What are client dependant objects in abap/sap?
Explain open dataset in sap abap?
What are the 2 other types of views, which are not allowed in release 3.0?
Explain the use of insert and append statement in sap abap?
What is the difference b/t Session method and call transaction method ??
Some Realtime Objects on Bdc.