Dear Experts,
After saving the sales order i would like to view the print preview.
For this I found one implicit enhancement spot and i called the print Program for sales order. Then i am able to view the Sales order print preview in VA01 Transaction code. I wrote my logic in the Below mentioned Enhancement implementation.
Main Program : SAPMV45A
Include : MV45AF0B_BELEG_SICHERN
Form : beleg_sichern
At the endform I am calling the Print program of Sales order so that after saving the sales order i am able to view the print preview of the Sales order.
The requirement is i have created the Custom program in that i am using the "CALL TRANSACTION 'VA01'". In the custom program i am not able to view the Sales order print preview. The Enhancement spot is not getting triggered.
Could you please help me to solve this issue.
Thanks & Regards,
Ashok.