‎2006 Sep 14 1:45 PM
HI
i need some clarifications. There are so many include texts in standard script and i will take what ever standard texts required ,now whow to avoid the other includes which are not useful.
one more question: how to find a print program for the standard script F_TR_CONFIRM_ALL and the tcode is TBZ1?
‎2006 Sep 14 1:52 PM
comment them in the script editor.
make it /* to comment them
if you execute TBZ1,its going to the program RFTBCO00.so this is the print program for that.
Regards
Srikanth
Message was edited by: Srikanth Kidambi
‎2006 Sep 14 1:52 PM
comment them in the script editor.
make it /* to comment them
if you execute TBZ1,its going to the program RFTBCO00.so this is the print program for that.
Regards
Srikanth
Message was edited by: Srikanth Kidambi
‎2006 Sep 14 1:55 PM
Hello,
1.Comment the includes which u dont want.
Syntax:
/* Include----
2. In table TNAPR
Give input FONAM as script name and execute u will get the print program and output type require
Regards
‎2006 Sep 14 1:57 PM
Hello Giri,
U can comment those includes by using <b>/*</b>
There is no print program for the form F_TR_CONFIRM_ALL.
If useful reeward.
Vasanth