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 / 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 |
How to decide whether we can use BDC (OR) LSMW for a given transaction?
can we transport text elements and text symblos in reports from devlopment to quality?is it necessary?
1.why dont use top of page. wat is the use?
How to combine multiple delivery into one Billing ( Step by Step)?
can we debug the smartform if yes how can we debug
How many types of organization data?
What type of variables normally used in sap script to output data?
what is the difference b/w linear search and binary search? (how can these search)
15 Answers HCL, IBM,
how do you transport a script and how do you transport a standard texts?
How to reterive data from the data base using scripts with out touching the print program
How do you upload the Data?
What is the difference between call transaction and session method? : abap bdc