how to find the driver program of a script without touching
its print program?
Answer Posted / saifur rahaman
1. Go to the Table TNAPR using SE11
2. Get the Contents of the Table(CNTRL+SHIFT+F10)
3. On the Table Content Selection Screen, Type the
SAPscript Name for which we have find the Driver Program in
the field FONAM and execute(F8)
PGNAM field of the result display contains the Driver
Program Name for our SAPscript
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Can we use flow logic control key words in abap/4 and vice-verse?
Explain the differences between interactive and drill down reports?
What are the two levels in defining a match code? : abap data dictionary
What are the functional areas? User groups?
How can we omit a leading sign and a leading zero in sapscript?
Explain the differences between se01, se09 and se10?
what is user specific parameter?
What are the differences between session method and call transaction method? : abap bdc
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the basic objects of the data dictionary? : abap data dictionary
Can you assign a matchcode object to a parameter? If so how?
What is the use of info groups? : sap abap hr
How does the system handle roll areas for external program components?
Can multiple abap systems connect to abap database?
What is the use of dequeue function module? : sap abap data dictionary