In table control how to maintain 10 records in first page,
other 10 records in ohter page?
Answer Posted / abaprajaram
page control statemenents are used
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the function of the correction system? : abap data dictionary
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
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?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the difference between ABAP and HR ABAP
What is the differences between structure and table in data dictionary in abap?
What is the function of a data element? : abap data dictionary
How many ways can a sap system be accessed?
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.
Explain what are the problems in processing batch input sessions?
What is the reserve command?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is off cycle payroll run
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What is Field group?