1.How to pass the variables to form?
2. How did you test the form you developed?
3.what are the outpout types and tcodes?
4.what mean by performance analysis?
Answer Posted / bandivenkateswarlu
1. by using the call by value and call by reference we can
pass the data into the form.
2. by using the debug statement.
3. output types are the whenever display the document the
output is assosiated with the form. so output type is one
type of standard program sap will provided.
4. performance analysis is used to how much time ur program
to execute at the runtime of the system. using the
transaction code is SE30
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you execute the payroll
What is the difference between open_form and close_form?
What is the difference between data elements and domains?
What is delivery class? : abap data dictionary
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is the collect statement? How is it different from append?
Events that can be used in both the classical and interactive reports
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Which objects are independent transport objects? : abap data dictionary
Can a domain, assigned to a data element be changed? : abap data dictionary
What is a data dictionary? : abap data dictionary
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
Can a transparent table exist in the data dictionary but not in the database physically?
What is time constraint ? : abap hr
Explain the advantages of different types of bdc's?