what is the Difference between Scripts and Smart Forms?
Answers were Sorted based on User's Feedback
Answer / mytri
script: it is clent dependent. main window is compulsary.
no multiple page format. lables can be created.
smartform: its client independent. it takes comparitively
half the time to design when compared to scripts. it is
more user friendly. we can go without a main window. when
executed it generates a function module. lables can not be
created. we can have multiple page formats.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / bikas
Smatrform will generate a FM which has to be called from
the driver program whereas Script will be called using Open
form, Write form , Close form.
Smartform has more flexibility compared to Script
Is This Answer Correct ? | 1 Yes | 0 No |
IN SCRIPTS THE FLOW FROM THE PROGRAM TO THE FORM WILL BE
THERE FOR EACH AND EVERY ROUND OF PROCESS WHEREAS IN SMART
FORMS NO FLOW FROM PROGRAM TO THE FORM WILL BE PRESENT.
THE FUNCTIONALITY IS SAME FOR THE BOTH.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the developments you have done with Modulepool?
how to modify the standard method as per your requirement
How to find function module or Bapi for particular transaction in sap?
What is bdc? : abap bdc
Double click function on the lists, identifying the line selected by the user on the list?
What is the sequential order of triggering events in interactive report?
Can I write COMMIT and ROLLBACK in user-exit?
Explain what is a logical database?
Explain the use of table maintenance allowed?
Plz can any one tell me about the detailed information of issues raised by the enduser, as an abap developer how we need to pick up that issues and what are the steps involved in the process(support project ), and tell me about the tickets. who is the person that is going to generate the tickets( send the detailed information regarding the support project and as a abap developer, what is its roles and responsibilites from beginning to the end of support project .
BAPI is efficient than BDC? The question is with options, asking which of the following is true?
What are roles and authorization objects?