‎2009 Feb 25 7:59 PM
Hi guys: Is there a standard Function module to print an FI document upon save?
the client wants to print each parked AP invoice when its parked.
please advise
thanks
‎2009 Feb 25 8:03 PM
You can print from FB03.
or maybe FM ACC_SIMULATED_DOC_DISPLAY would help
Rob
Edited by: Rob Burbank on Feb 25, 2009 3:35 PM
‎2009 Feb 25 8:03 PM
You can print from FB03.
or maybe FM ACC_SIMULATED_DOC_DISPLAY would help
Rob
Edited by: Rob Burbank on Feb 25, 2009 3:35 PM
‎2009 Feb 25 8:20 PM
Another possible way
define a output type and update NAST table. during the invoice saving using some userexit.
a®
‎2009 Feb 25 11:02 PM
Hi a®s, how would i configure this in SAP i.e. create an output type and populate NAST?
thanks
Brian