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

Create Invoice and Include Rejected Lines

Former Member
0 Likes
523

Does anyone know if it is programmatically possible to create an invoice based on an order and include line items that are marked as rejected? I know it sounds crazy, but is it technically possible through a function module or BAPI?

Thanks,

Clint

2 REPLIES 2
Read only

Former Member
0 Likes
471

We're going to unreject the lines. Create the invoice. And then Re-reject the lines and see if that works.

Read only

0 Likes
471

May be you can try: RV_INVOICE_CREATE or GN_INVOICE_CREATE