‎2006 Mar 14 7:12 AM
Hi All!
In the NACE trans, when we configure for the output types for particular forms we have a entry for form routine.What is this exactly shall i give my print program name in this or some other options are there like 'entry'
Please clarify me on this.
Regards
Praneeth
Message was edited by: Praneeth kumar
‎2006 Mar 14 7:20 AM
hI PRANEETH
yOU HAVE MENTION THE PROGRAM I,E THE DRIVER PROGRAM WHICH CALL YOUR FORM.
THE MENTION THE FORM ROUTINE I.E THE SUB-ROUTINE WHICH IS ACTUALLY CALLED FIRST IN YOUR PRINT PROGRAM AND THEN YUO FROM NAME
KINLDLY REPLY IF YOU HAVE ANY DOUBT
<b>FOR EXAMPLE CHECK OUT THIS PROGRAM RVADIN01 FOR INVOICE IN WHICH ENTRY WILL THE SUB-ROUTINE.</b>
<b>THIS ENTRY WILL GIVEN IN THE NACE</b>
REGARDS
KISHORE
REWARD IF HELPFUL
Message was edited by: Harikishore Sreenivasulu
‎2006 Mar 14 7:17 AM
here u need to add an entry for your form/program and also the form routine. And aslo specify the medium(fax,printer etc)
‎2006 Mar 14 7:18 AM
hi praneeth,
<b>FORM routine for time determinatn (using VSDAT VSURA VSURB)</b>The form routine for time determination must be contained in the program for time determination that has been entered in the relevant field.
The form routine must have the following interface:
form <timefind> using dat like nast-vsdat
ura like nast-vsura
urb like nast-vsurb.
An example program is program RSFNDTIM with the OUTPUT_TIME routine.
‎2006 Mar 14 7:20 AM
hI PRANEETH
yOU HAVE MENTION THE PROGRAM I,E THE DRIVER PROGRAM WHICH CALL YOUR FORM.
THE MENTION THE FORM ROUTINE I.E THE SUB-ROUTINE WHICH IS ACTUALLY CALLED FIRST IN YOUR PRINT PROGRAM AND THEN YUO FROM NAME
KINLDLY REPLY IF YOU HAVE ANY DOUBT
<b>FOR EXAMPLE CHECK OUT THIS PROGRAM RVADIN01 FOR INVOICE IN WHICH ENTRY WILL THE SUB-ROUTINE.</b>
<b>THIS ENTRY WILL GIVEN IN THE NACE</b>
REGARDS
KISHORE
REWARD IF HELPFUL
Message was edited by: Harikishore Sreenivasulu
‎2006 Mar 14 7:21 AM
Hi,
Print program is specified in 'Program'.
In form routine, you can specify the subroutine in the main print program.
Regards,
Shashank
‎2006 Mar 14 7:27 AM
Hi
U hv to select application(like PO)
then goto->output type
then select output type eg. NEU (u have to create before use)
then click on processing routine
u have to specify Medium
short text
program (form tringgering program)
Form routine
form (name of SAPSCRIPT form)
smart form(name of smart form)
regards
vinod