Answer Posted / arun prasad
AFTER CREATING A FORM OF YOUR REQUIREMENT, BY CALLING SOME
FUNCTION MODULES. THEY ARE OPEN_FORM, WRITE_FORM AND
CLOSE_FORM. IN OPEN_FORM THE FORM NAME WILL BE GIVEN, IN
WRITE_FORM THE DATA WHICH HAS TO TRANSFER TO THE FORM WILL
BE GIVEN. SO BY EXECUTING THE PROGRAM WE CAN REACH OUR
REQUIREMENTS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we upload a text file having delimiters in to legacy system? : abap bdc
Explain how is batch input process different from processing on line?
Difference between sy-tabix and sy-index?
What are interface/conversion programs in SAP?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the events driven batch jobs?
How do you take care of performance issues in your ABAP programs?
What is the basic difference internal tables and database tables? : abap data dictionary
what are the critical issues u face in ur project?
How can we access the correction and transport system?
Explain the difference between open_form and close_form?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
How do you save data in bdc tables? : abap bdc
Why are insert and append statement used in sap abap?