In Interactive Report ,can I have more than 20 interactive Lists?
Is it Possible ,If Yes How can i do it?
Answer Posted / siva
in interactive report we can max display data on max 21
list screens . on screen is for basic list screen and
remaing is for secondary information.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the syntax for call transaction? : abap bdc
Why bapi need then bdc ? : abap bdc
Why cant we use Normal function module for data transfer?
What is design pattern? Provide example .Why are we using it?
when u prefer lsmw?
What is an abap dictionary? : abap data dictionary
Write special commands of list?
What is sap abap tables?
what is difference between (internal table types)standard table and sorted table in sap abap....
Can a domain, assigned to a data element be changed?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is the function of the transport system and workbench organiser? : abap data dictionary
What is a data dictionary? : sap abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?