1/ what r the driver programe used in your script ?
2 / can we change from classical report to interactive
report ?
Answer Posted / mahi
depending on the application for which u r developing
script we can select corresponding standard program and
make modifications.We are not allowed to disturb the driver
program,even we never modify driver program.as it is an
internal program which controls how the customised program
executes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to pass data from list to report?
What are the fields in a bdc_tab table? : abap bdc
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Difference between /N and /BEND?
Do we have to migrate all sapscript forms to smart forms?
Application Category?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How to display if the value entered contains records or not?
How is conversion of data types done between abap/4 & db layer?
What is singleton pattern in OOPS?
What is a maintenance view? : abap data dictionary
What is the difference between pnp and pnpce? : abap hr
What is difference between check table and value table ?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization