‎2008 Nov 17 11:35 AM
hw 2 add extra functionality to a standard print program with out touching the print program.
please help me fnds.
urs
chengal.
‎2008 Nov 17 12:56 PM
‎2008 Nov 20 6:18 AM
‎2008 Nov 17 1:01 PM
‎2008 Nov 20 12:24 PM
Hi,
Create a subroutine with the desired functionality and call it within the SAPSCRIPT at an appropriate place using the following syntax.
/: perform <form_name> in <prog_name>
/: using &invar1& &invar2& ...
/: changing &outvar1& &outvar2& ..
Regards,
Vadi