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
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Workbench request are client dependent or client independent
Explain the call transaction method? : abap bdc
Proxy Programming with ABAP - How to develop the Proxy identification through programming
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How do you find if a logical database exists for your program requrements?
How is the command suppress-dialog useful?
Can a filed occur in several field groups?
Can matchcode object contain ids with different update types? : abap data dictionary
Did you create secondary index?
How do you connect to the remote server if you are working from the office for the client in remote place?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is an “on request field” statement?
Where the payroll results are stored
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?