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
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is lock mechanism? How do we create lock objects in abap?
What is locking ?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
How do you do bdc for a table control? : abap bdc
how to create view in bdc..??
Difference between sy-tabix and sy-index? Where it is used?
How the at-user command serves mainly in lists?
What is the use of the raising exception? : abap modularization
Explain the session method? : abap bdc
Explain some essential objects in abap dictionary?
What are the arithmetic operators in the sap abap?
Explain the difference between tables and structures?
What are the advantages of logical databases : abap hr