what is the differ b/w script and smartform
Answer Posted / laxmanrao949
1.without main window we can’t create script. We can customize 99 main windows under one page
We create with out main window we can create smart form. If smart form have 2 pages and 1 page have main window then 2 page should have main window also .in smart form we can customize only one main window under one page.
2.script is client dependent because data transfer trough text elements
Smart forms are client in dependent because data transfer through function modules
3.in smart forms paragraph format ,character format are user can maintain separately in style because of this reason those are reusable. This is not possible in script.
4.
In script we can customize form routines outside form.
Where as in smart forms user can customized form routines inside form.
5.
Print programs are optional in smart forms because what we write logic in print program we can write in form routines .
It si not possible in scripts.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can cluster table be created?
What is a batch input session? : abap hr
How many default tab strips are there? How to insert more tabs in it?
What are the parameters in bdc_open_group? : abap bdc
Explain buffering
How can we handle table control in bdc? : abap bdc
What do you mean by transparent tables in sap abap? : abap data dictionary
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is ps structure? : abap hr
How can we declare a table control in the abap/4 program?
What is a match code? : abap data dictionary
What are the different types of abap reports in sap?
where do we store all custom programs in SD module?
What are the data classes in abap?
Name some system global variables you can use in abap programs?