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
What are the features of abap/4 dictionary? : abap data dictionary
What is gui status? How to create /edit gui status?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Explain what are the system fields? Explain?
What is value table? : abap data dictionary
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What is dialog module?
What are the different modules of sap? : sap abap hr
What is the purpose of at first and at last?
How to find the return code of a statement in abap programs?
Difference between stand alone CRM and back-end CRM
What is design pattern? Provide example .Why are we using it?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
How many lists can a program can produce?