what are the differences between scripts & smart forms?
Answer Posted / ramuyadavbsc
SCRIPTS:1. SCRIPTS ARE CLIENT INDEPENDENT BECAUSE BASICALLY
THE SCRIPT DATA STORED IN TEXT FORMS THE TEXT IS CLIENT
DEPENDENT SO SCRIPT ALSO CLIENT DEPENDENT.
2. HERE MAIN WINDOW MANDATORY.
3. NO FUNCTION MODULE WOULD BE GENARATE.
4. HERE WE CAN'T APPLY THE COLORS TO THE TEXT
5. THE WINDOWS ARE MAIN WINDOW, VARIABLE WINDOW,CONSTANT
WINDOW,GRAPHICAL WINDOWS.
6.HERE PARAGRAPHFORMAT,CHARACTERFORMAT ARE USED ONLY ONCE.
SMARTFORMS: 1.SMARTFORMS ARE CLIENT INDEPENDENT
2.MAIN WINDOW NOT MANDATORY
3.HERE FUNCTION MODULE WOULD BE GENARATED WHENEVER WE
EXECUTE THE SMART FORM THE FUNCTION MODULE DEFAULT GENARATE.
4.HERE WE APPLY THE COLORS TO TEXT
5.HERE WINDOWS ARE MAIN WINDOW,SECONDARY WINDOW,COPY WINDOW,
FINAL WINDOWS
6.HERE SMARTSTYLE USE FOR PARAGRAPHFORMAT & CHARACTERFORMAT
THESE ARE USED MORE THAN ONCE
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is roll area?
how to genernate 21 sencondary index
What are the different window types in sapscript?
how can you display data say "your name"in sap script without print program or driver program??
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.
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
How can we use multiple transactions by using bdc_insert? : abap bdc
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
How do you convert non-char field into char type fields ?
What is the max no of match code id’s that can be defined for one match code object?
How can we handle table control in bdc? : abap bdc
What is example class
Why do we use logical blocks in abap program?
Differentiate between table and template ?