Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI to create output for invoice

Former Member
0 Likes
1,579

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,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,042

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

5 REPLIES 5
Read only

Former Member
0 Likes
1,042

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

Read only

Former Member
0 Likes
1,043

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

Read only

0 Likes
1,042

Hello Invlmn ,

I'm facing at the same problem. Do you solved it ?

Tks.

Read only

0 Likes
1,042

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.

Read only

0 Likes
1,042

Hi,

Please go through the below post you will get the clear solution.

|]

Let me know in case of any.

Regards,

SRinivas