What is the main difference between Smartforms and SAP
scripts?
Answer Posted / sarageorge
Scripts are client dependant
Sartforms are client independant
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What is the table & field to identify the no of items (bottles) stored in one case?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is payroll driver ? : abap hr
What is its? : abap hr
Differentiate screen painter from menu painter.
Differentiate between the uline and write: sy-uline statements if any?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are the personnel administration related Infotypes
What are logical data bases used in hr module? : abap hr
What are the difference between tables and structures?
How to create user interfaces for lists?
What is the maximum number of match code id's that can be defined for one match code object ?
How to call a subroutine in sapscript?
What is the disadvantage of a call by reference?