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 are aggregated objects
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What is sap abap data dictionary?
What are the various events associated with screen programming?
What are the main events of which are used for logical database?
how to track records from data dictionary?
What are the functional modules used in sequence in bdc? : abap bdc
In which particular scenario we use sorted table and which particular scenario we use standard table?
Describe data classes? : abap hr
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is “call mode”?
What are the components of selection table?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
what is the process of creating quotation using BAPIs.