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
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
List the events in abap/4 language?
How is the command suppress-dialog useful?
Can we access static attribute from instance method
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are matchcodes?
What kind of deliverables you have on a day to day basis?
What are the different types of operators in the sap abap?
Select query optimisation
Define dispatcher?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What are the data classes in abap?
What are lock objects?
What are the events used for logical database?