When we copy any Driver Program from Nace............when we
copy into zprog,when we activate how it was linking to that
particular std layout............what happening to the
previous driver prog?
Answer Posted / buddula15
In The NACE transaction you have to provide zprogram name
and standard Form. System will take care of linking the form
to the zprogram.
But We should not modify a Driver Program. Instead of
modifying Driver program, Using external subroutines we can
write code for the print program without modifying tha
standard Driver Program.
Incase if you want to modify the standard driver program you
can copy the program and you can modify it. After changing
the Driver program configurations has to maintained in NACE
transaction and provide modified changed program in the NACE
for the standard Form. But it is not recommended to change
print program.
Buddula15
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are the basic objects of the data dictionary? : abap data dictionary
What will you code in start-of-selection & end-of-selecton & why?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What are the domains and data element?
What is the collect statement? How is it different from append?
How would you set the formatting options statically and dynamically within a report?
Why do we use abstract class
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
What are the three components of a work process?
What’s value table?
What are the parameters used in each function?
what is difference between set screen and call screen ?
5) How to rereive text elements in SF and script?
What is the tcode for sapscript forms?