why are we using events in reports than control break
statements?
Answer Posted / abaprajaram
Control break statements also events
There are several events will be called when execting the
program
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is asap methodology? : sap abap hr
What is the t-code for transaction recorder? : abap bdc
What is the function module to popup contents in the internal table?
What is occurs in internal table?
What is the difference between a dialog program and a report?
What are the functions of lock objects?
What is a table pool?
How will you link form with the event driven in sap scripts?
Explain client-dependent and client-independent tables.
What is sap locking?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Does the table can have multiple foreign keys?
How to convert normal function module to bapi?
Does every abap/4 have a modular structure? : abap modularization