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   To Refer this Site to Your Friends   Click Here
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 ?    0 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 ?    0 Yes 0 No
Arjun Manglekar
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
Difference between client dependent and client independent tables?  2
how to use table control in bdc Accenture5
Can we add a field to the sap standard screen? If so, how? Accenture1
how do the sub-total in sap scripts ITC-Infotech1
How many lists you can have in a Interactive Report? TCS8
what is Delivery? In which tables delivery data will be stored? Accenture2
what is difference between parameter & select-option  2
How to transfer a smartform from Development to Quality Server? IBM1
What is the Transaction code for entancements?  2
What is the difference between report and script?  2
My internal table exceed the limit. then it goes to dump. how will u handle this issue? Accenture4
You have 5lakh records to transfer to sap from flat file.which method of bdc you wiil choose and why? IBM5
Some one is running a program in Foreground which has to be run in Back ground. How you are going to instruct to do in Back ground?  1
what is the use of select for all entries in an internal table?  2
What is Macro?  2
what is difference between commit and rollback.? Patni1
what is the difference between rfc and normal function module? Intelligroup2
what are views? And how many types of views are there?  3
What is a view? Accenture2
what is table maintainence? Cap-Gemini5
 
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