how can you call two forms in one sap sprict print program
Answer / rizwan
Using the function module
OPEN_FORM
START_FORM "opening Layout1
WRITE_FORM
END_FORM "Closing layout1
START_FORM "Opening Layout2
WRITE_FORM
END_FORM "Closing Laoyut2
CLOSE_FORM
Is This Answer Correct ? | 7 Yes | 0 No |
why abap/4 is 4th generation language ?
4 Answers Kansai Nerolac Paints Limited,
while uploading a flat file through bdc call trans, then the system get CRASHED. how do i know how many records have been updated.
In Function module SAP provieds Two Standard Exception, give name of that two exceptions.
By default SAP provides locking mechanism if db is being used by a user ,then what is the use of writing enque method in your code?
What are V1 & V2 updates within the SAP LUW? Why & How they occur?
Can we use same DATA ELEMENT for more than one field?
7 Answers HCL, Unilogic Software,
can we write at-line-selection and at-user-command at a time in same program. plz some body help me to know this answer.
In the User exits how you can use sub screen and please tell me the steps
looking for sap abap training with real time project, call @ 9972123004
What is a table attribute?
Can we store Data in Cluster table?
which table contains the details of all Tcodes?