‎2010 Sep 02 10:37 AM
Hi
I want to create an output (or repeat output) for an invoice, and been looking in SAP, on SDN, Google etc. for finding a BAPI that can manage that.
I have not been able to do that, so I have created a Batch Input - but it is really slow.
Does anybody know if there is a BAPI to do that - and maybe an example.
Thanks,
‎2010 Sep 02 10:52 AM
Hi,
Check the SAP standard program RSNAST00. This can be used for repeating the output (Works only if the Despatch time is 1-Send with periodically scheduled job or 2-Send with job, with additional time specification).
Regards
Vinod
‎2010 Sep 02 10:41 AM
Hi ,
To create a Output or Send data to external system thorugh BAPI is not easy.
Through application we can trigger output.
On this cases we have changes pointers concept try to check it.
This is the BAPI 'BAPI_INCOMINGINVOICE_CREATE' to create a Invoice.
Prabhudas
‎2010 Sep 02 10:52 AM
Hi,
Check the SAP standard program RSNAST00. This can be used for repeating the output (Works only if the Despatch time is 1-Send with periodically scheduled job or 2-Send with job, with additional time specification).
Regards
Vinod
‎2010 Nov 02 11:27 AM
Hello Invlmn ,
I'm facing at the same problem. Do you solved it ?
Tks.
‎2010 Nov 03 12:43 PM
Hi
No sorry - I am stil using Batch Input for reprinting the serviceorder and the invoice.
Please let me know if you find a solution.
Thanks.
‎2010 Nov 03 1:29 PM