2007 Oct 01 7:46 AM
How to identify that attached Print Program is SmartForm or SAP Script?
Waiting for your kind Support
Alok
How to identify that attached Print Program is SmartForm or SAP Script?
Waiting for your kind Support
Alok
2007 Oct 01 7:49 AM
Irrespective of any module Script / Layout, when you test it, it will call RSNAST00 program.
There is code in this program
PERFORM (TNAPR-RONAM) IN PROGRAM (TNAPR-PGNAM) USING RETURNCODE
US_SCREEN
Keep a breakpoint here.
In debug check values of TNAPR-PGNAM which is driver program name
TNAPR-FONAM is Layout / smartform name.
Hope this help.
ashish
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |