ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
Open-Form and Start-Form?
 Question Submitted By :: Naren
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Open-Form and Start-Form?
Answer
# 1
open-form: to open a form

start_form:to trigger a form from another form
 
Is This Answer Correct ?    0 Yes 0 No
Gayathri
 
  Re: Open-Form and Start-Form?
Answer
# 2
Open form : to open a form with default page sequence from 1
to x.
start form : its used when u want to take control of the
page sequence to be triggered like u want the 3rd page first
then 5th then 4th if u want such a seq u go with start form.
 
Is This Answer Correct ?    1 Yes 0 No
Shameer
 
 
 
  Re: Open-Form and Start-Form?
Answer
# 3
OPEN_FORM

The function module OPEN_FORM opens form printing. You must 
call this function module before you can use any other form 
function (WRITE_FORM, START_FORM, CONTROL_FORM...).

You need not specify a form name. If you omit the name, you 
must use the function module START_FORM to open a form 
before starting the output.

You must end form printing by using the function module 
CLOSE_FORM. Otherwise, the system does not print or display 
anything.

Within a program, you can use several OPEN_FORM.. 
CLOSE_FORM pairs. This allows you to write output to 
several different spool requests from within one program.

START_FORM

In-between the function modules OPEN_FORM and CLOSE_FORM, 
you can use different forms. This allows you to combine 
several different forms into one print output. However, you 
can combine only those forms that have the same page format.

To switch forms, use the function module START_FORM. If 
another form is still open, you must close it first using 
END_FORM.

If you specify no form name when calling START_FORM, the 
system restarts the last open form. If after OPEN_FORM no 
form was activated yet, the system leaves the function 
module with the exception UNUSED.
 
Is This Answer Correct ?    1 Yes 0 No
Arjun Manglekar
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is message type? Accenture3
Advantages and Disadvantages of ABAP Object Oriented programing to Java programming ? Unilogic-Software2
What are the problems in processing batch input session? HP1
How many FM's are there in scripts?  4
How to do back ground processing in BDC Session method ?  5
HOW MANY EDITORS ARE THERE IN SAP ABAP. WHAT ARE THEY AND THERE USES. SAP-Labs3
which processor controls the flow logic of an online program? Accenture2
What is updated Function Module. IBM1
What is the advantage of structures? How do you use them in the ABAP programs?  3
in real time with the help of scripts what we can do? CSC3
WHAT ACTUALLY IS REAL TIME IMPLEMENTATION HOW MANY PHASES ARE THERE IN THAT IBM2
1) What is read with binary search? 2) I have initialization write ?a? Top-of-page write ?b? what is the output for this/ 3) If I don?t have start of selection event in report will it execute?it is mandatory or not? 4) What is table maintenance generator? 5) Is it advisable to have secondary index/ 6) How we will imlement BAPI? 7) What is process code in idoc? 8) Where the information msg will display? 9) Where warning msg will display? 10) Where we use watch point?what exactly watch point means? 11) What is a spool? 12) What is program name that contains all print program names and form names other than TNAPR? 13) How we will capture errors in bapi? 14) How to transfer std text from production to quality? CSC4
what is the significance of main window in a page, what are the types of windows? briefly explain the types of windows  1
When we copy any Driver Program from Nace............when we copy into zprog,when we activate how it was linking to that particular std layout............what happening to the previous driver prog? IBM1
suppose you are using session method for 1000 records and there is error in 400 and 500 records.how many records will be updated to the database?  1
what is the difference detween EDI AND ALE?  5
what is the use of OK_CODE in BDC? HCL2
what are the Performance technic you used? FutureSoft1
What is the max no of screen no's we create  4
with out using chain and end chain how you will do validations IBM2
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com