what are the differences between scripts & smart forms?
Answer Posted / jayaram
to execute script , driver program required.where as
smartform its not mandatory.
Script is dependent and smartform is independent.
we can define paragraph formats and character formats using
smartstyles in smartforms where as in scripts inside script
itself we will define.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between select statement and provide statement ? : abap hr
What is dynpro? what are its components ?
What are the relational operations that can be performed on view in sap? : abap data dictionary
How to Raise a Particular Ticket in Realtime ?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What are the various events associated with screen programming?
What are the advantages and disadvantages of ABAP query tool?
Define external layer?
What is a fall back class?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is bdc programming? : abap bdc
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Explain lsmw?