What is the main difference between Smartforms and SAP
scripts?
Answer Posted / luckycharm
SAP scripts are client dependent and every script program
need a driver program to supports its access, where as s,mart
forms are client independent and as well rquire a driver
program.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain what is an rdbms?
Concepts of OO ABAP and why we are using it?
What are the components of selection table?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
Have you set up a back ground job ? How to create a background job without a variant ?
What are the parameters in bdc_open_group? : abap bdc
What is the significance of delivery class? : abap data dictionary
What is difference between dialog program and a report?
Name the abap/4 modularization techniques?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
Explain the advantage of structures?
What does a lock object involve?
What is the meaning of sap r/3?
What are the different functions used in sap script?
What are the page windows? How many main windows will be there in a page window?