what is the Difference between Scripts and Smart Forms?
Answer Posted / 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 |
Post New Answer View All Answers
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What are domains and data element? : abap hr
What is foreign key relationship? : abap hr
What is a match code? : abap data dictionary
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
Do we create table fields with out data elements and domains?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What is the differences between structure and table in data dictionary in abap?
What are the restrictions on subscreens?
Did you create primary index?
What are the different modes of processing batch input sessions? : abap bdc
What are the internal tables and work area?
How do you set up background jobs in sap? What are the steps?
How can we create callable modules of program code within one abap/4 program?