How many lists you can have in a Interactive Report?
Answer Posted / viv
20 lists including basic list.
also for more than 20 we have to switch over
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is a size category?
What do you understand by work area and internal tables in abap? Why do we use it?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is update task
Proxy Programming with ABAP - How to develop the Proxy identification through programming
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
Is sap xi intended to replace ale?
How to debug rfc function module?
What are field symbols?
What does a lock object involve?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How to write a code for multiple transactions? : abap bdc
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 is meant by a schema? : sap abap hr
What is the step-by-step process to create a table in data dictionary? : abap data dictionary