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
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is open sql vs native sql ?
why particularly lock object name starts with EZ OR EY?
What is delivery class? : abap data dictionary
What are the difference between tables and structures?
Explain what is step-loop?
What are field symbols?
What are the different types of operators in the sap abap?
What is the purpose of sum statement?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is the disadvantage of a call by reference?
Explain the different types of view?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are the aggregate objects in the dictionary? : abap data dictionary