Answer Posted / preethi
we use 5 function modules in forms
those are START_FROM,OPEN_FORM,WRITE_FORM,END_FORM,AND
CLOSE_FORM.
THIS IS THE ONE WAY TO CREATE THE SCRIPT.
BUT SAP PROVIDED ONE AUTOMATIC METHOD TO DESING THE SCRIPT
I.E SMARTFORMS - USING THIS TCODE U CAN CREATE THE SCRIPT
WITH OUT WRITING THE CODE.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the data types of the abap/4 layer? : abap data dictionary
What are the data types of internal tables?
what next in SAP-ABAP/4 is it going to be change?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
wat is the default file name of BAPI trace?
What is evaluation path, where do we do it and why? : sap abap hr
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is view? Different types of view.
What does an exec sql statement do in abap?
What is luw?
In sap script how to print bar code in vertical manner
What is the client concept in sap?
State the differences between database view & projection view? : abap data dictionary
What are the system fields?
Where can you find error log for call transaction? : abap bdc