2009 Nov 12 4:51 AM
Hi Team,
I am doing PO report.I have a qty.
1) How to print declaration of Export / Export Restriction form and what is the output(message) Type for this.
2) This Form will be printed with the PO, Please tell me the step by step logic.
Hi Team,
I am doing PO report.I have a qty.
1) How to print declaration of Export / Export Restriction form and what is the output(message) Type for this.
2) This Form will be printed with the PO, Please tell me the step by step logic.
2009 Nov 12 6:55 AM
1. First you need to have your output type.
2. Then form SPRO configuration you will define the DRIVER PROGRAM and FORM with respect to this output type.
3. If it is already done, check the same by giving your output type and medium in the table TNAPR to check the forms assigned.
4. Finally code as required in the driver program and call the variables in the form to display accordingly.
2009 Nov 12 6:56 AM