Answer Posted / sateesh r
Open-form :
generally used in script, to write the driver program.
By using this open a script form by loafding into memory.
Start-form : By using dis we can call another sap script in
the current sap script(form).
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why are insert and append statement used in sap abap?
What are conversion routines? : abap data dictionary
Explain the disadvantage of using exec sql statement in abap?
What is open sql?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is SAP Data conversion ?
What are the two ways of producing a list within a transaction?
What is the significance of delivery class?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How to specify a client for database table processing?
What is a collect statement?
what are the various types of parameters and how are they distinguished from one another?
What are the domains and data element?
What is the differences between abap and ooabap. In which situation we useooabap?