How many lists you can have in a Interactive Report?
Answer Posted / kiran
we can have a maximum of 20 interactive lists
if a logic is written for the 21st list it leads to error
dump analysis
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is lock object ? : abap data dictionary
Why are insert and append statement used in sap abap?
What is the use of 'for all entries'?
What is system-land-scape of your project?
What are the system fields? Explain?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What are the sequences of event block?
Where the payroll results are stored
Explain how do you get output from idoc?
Why do we use events and actions in web dynpro?
When the get cursor command used in interactive lists?
Explain what are the system fields? Explain?
Does the call transaction method allow multiple transactions to be processed by sap?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the difference between call transaction method and the session method? : abap bdc