Hi All,
can we call multiple OPEN_FORM...CLOSE_FORM
in one drvier program ?
One more,
I know that for printing multiple form layouts we will go as below.
OPEN_FORM.
START_FORM.
END_FORM.
START_FORM.
END_FORM.
..................
CLOSE_FORM.
Please let me know whether my assumption is correct or not.
thanks in advance.
U.Khan.