VVVV.Urgent-
How can i develop more than 30 interactive lists in
reports.
Answer Posted / sateeshchin
We can develop maximum 20 interactive lista using
At line-selection.
If we need more than 20 interactive list use user-command.
set pf-status<xxx>.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you move on to the next screen in interactive reporting?
what are the two methods of modifying sap standard tables? : abap data dictionary
What are the data types of the external layer? : abap data dictionary
What are the relational operations that can be performed on view in sap? : abap data dictionary
What are different abap/4 editors?
What is the disadvantage of using exec sql statement in abap?
What is the bitwise operator in the sap abap?
How do you execute the payroll
Event handling in oops
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
How does the interface between the dynpro and the abap/4 modules take place?
What is personnel sub are
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Explain the different types of mode (run code) in call transaction method?
What is the difference between sy-tabix and sy-index? Where it is used?