what are various ways of triggering a new page in reports ?
Answer Posted / obada karim
trigger the command new-page.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How is conversion of data types done between abap/4 & db layer?
What are the user groups?
What is the function of a data element? : abap data dictionary
Does the call transaction method allow multiple transactions to be processed by sap?
How memory management happens for internal tables and work areas in abap?
How do you write manual bdc session method? : abap bdc
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is the use of the statement leave to list-processing?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the types of subroutines? : abap modularization
Is a logical database a requirement/must to write an abap/4 query?
Explain buffering concept usage?
What are screen painter and menu painter? : abap hr
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?