Answer Posted / guest
Open_Form : To OPEN A FORM FOR PRINTING THE FORM SHOULD BE
OPEN USING OPEN_FORM.
START_FORM : To Begin form several identical form with
different data in single spool request,it shold bestart
with START_FORM & CLOSE with END_FORM
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between dialog program and a report?
Can multiple abap systems connect to abap database?
How can we use / display table in a screen?
ABAP : Classical reports events name
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
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/
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Explain the advantage of structures?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the difference between Exit and Stop?
What are the payroll related infotypes? : abap hr
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
Explain what are the events in screen programming?
Name the abap/4 modularization techniques? : abap modularization