Top SAPScript Interview Questions :: ALLInterview.com http://www.allinterview.com Top SAPScript Interview Questions en-us can we create a smartform without a MAIN window?give me the reason! http://www.allinterview.com/showanswers/20774.html No..we can't create Main Window in smartform as it provides the features of LOOPing the data which flows on every page created which is not possible in scripts. Tihs is because Looping is not possible and is done by Main Window. HOw to Call Subroutine in Sap Script? http://www.allinterview.com/showanswers/37425.html Calling ABAP Subroutines: PERFORM You can use the PERFORM command to call an ABAP subroutine (form) from any program, subject to the normal ABAP runtime authorization checking. You can use such calls to subroutines for carrying out wat are the labels?do we use them in sapscripts/smartforms? http://www.allinterview.com/showanswers/20773.html Only in Scripts which is the major difference between the two. what is the diffrence between window & page window? http://www.allinterview.com/showanswers/16965.html window : window is what type of window like variable, constant, Graphical and Main(Default). Page Window : It should be the Position like size of every window. in the smartform we have a folder option .i don't know what is http://www.allinterview.com/showanswers/29262.html in sap script we protect and endprotect for page protection. in smartforms we hv one option called folder for the page protection.if u give anything inside this folder option it ia page protected how we can use Bar codes in Sap-script? http://www.allinterview.com/showanswers/16967.html using the bar codes in the scripts with the barcode readers. a barcode is nothing but a group of information is stored into the under the that barcode only. what is the way to maigrate From sap-script to smartform? http://www.allinterview.com/showanswers/16968.html IN SAP SCRIPT GO TO -> UTILITIES IN MENU THEN GO TO -> MIGRATE OPTION . THEN IT WILL MIGRATE INTO SMART FORM. wat happens when a smartform is activated? http://www.allinterview.com/showanswers/23907.html functional module is created. I have created a form with my own driver program,but, when im execut http://www.allinterview.com/showanswers/20726.html convert the script into original language. by going to utlities-->convert original Lang.(this is done in Admin. data ) How we download the sapscript in text format? http://www.allinterview.com/showanswers/16966.html using the tcode so10 if u create script.in that layout set u have main window. in that i w http://www.allinterview.com/showanswers/29261.html u hv to create a paragragh format in that u hv to chose the font family as english.then u create another paragraph format in that u chose the font family as german.assign this to the particular window. wat are barcodes?how can we use them? http://www.allinterview.com/showanswers/20772.html Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you wa what is a label and why labels are not generated in smart forms http://www.allinterview.com/showanswers/19462.html smart form is gui supported /: ADDRESS PARAGRAPH AS /: NAME &LFA1-NAME1& . http://www.allinterview.com/showanswers/20727.html /: address this is followed by /: endaddress can u explan me the real time work i.e how the work is assigned to e http://www.allinterview.com/showanswers/58559.html Hi, This will be depending upon projects, in my project(development project) my onsite co-ordinator will be assign to me with marked as CC to my Manager, after i have to give estimations and if any issues, i have to raise issues log, once i