In Interactive report, how to go back to 3rd list directly,
from 9th list?
Answer Posted / chayan
Use system variable sy-lsind = 3 when sy-lsind = 9
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Explain what is the significance of hide?
How to transfer the objects? Have to transferred any objects?
How can I get ascii value of any letter? Is there any function?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What are the differences between a database index and a match code?
What are the organizational related Infotypes
what is diff between ECC 5.0 AND ECC 6.0
What kind of BDC programs are written ?
What are the events in classical reports?
How do I find the output type of a table or a program?
Table events aNd table maintains generation
What is meant by a schema? : sap abap hr
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
How does the interection between the dynpro and the abap/4 modules takes place?