how to create the new page in alv.(ex: after 50 records it
will trigger new page or based on some condition).
Answer Posted / madhu
if the curent page line count has got finished it will
automatically move to next page.
i think u know about line-size as well as line-count.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What do you do when the system crashes in the middle of a BDC batch session?
how to see the table output?
What is exception class and test class. How to use it?
Define spool request?
Explain what is a logical database?
Explain the data types of internal tables?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
How many types of data classes are there in sap abap? : abap data dictionary
how to read the standard field value in your custom program.
What are the personnel administration related infotypes? : abap hr
wat is the difference between A-gate & W-gate?where are they used?
What is the difference between dialog program and a report?
What is human resource information systems (chris)? : sap abap hr
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is the use of start-of-selection.,if not use in report what will happen,?