‎2007 Mar 26 11:10 PM
can i call subroutine which is written outside the report ( in another report)?
points will be awarded.
Cheers
troy
‎2007 Mar 26 11:12 PM
Hi,
Yes..You can use..
Use the following syntax..
PERFORM form IN PROGRAM prog IF FOUND.
Also press F1 on the perform statement..You will get a sample code..
THanks,
Naren
‎2007 Mar 26 11:12 PM
Hi,
Yes..You can use..
Use the following syntax..
PERFORM form IN PROGRAM prog IF FOUND.
Also press F1 on the perform statement..You will get a sample code..
THanks,
Naren