What is the main difference between Smartforms and SAP
scripts?

Answer Posted / reddy

1}scripts are cliend dendent , smartforms are client
independent

2}scripts we can maintain 99 main windoes & it can not work
with out mainwindow

smartforms we can maintain only on mein window & in this v
can creat with out main window ,

3} v can write coding in scripts

in smartforms v can write codding

Is This Answer Correct ?    10 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Concepts of OO ABAP and why we are using it?

990


What are the various events associated with screen programming?

813


What is tmg?

783


What are the different modules of sap? : sap abap hr

648


Explain about interactive report?

697






What are the system table used in abap?

686


What is difference between dependent and independent data?

668


Exception handling and how does it transfer from called method to calling method?

982


How do you connect to the remote server if you are working from the office for the client in remote place?

689


Which bdc you prefer? : abap bdc

836


What is the use of start-of-selection.,if not use in report what will happen,?

1274


What is check table?

668


Do we create table fields with out data elements and domains?

723


If yes then why do we require logical database

2802


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2598