cancel
Showing results for 
Search instead for 
Did you mean: 

Outbound deliveries not invoiced with amount

PedroMariano
Participant
0 Kudos

Hello,

Does anyone know if is it possible to get the list of outbound deliveries, not invoiced, with amount?

I tried VF04, VL06's but with no success.

Thanks in advance.

Best regards,

Pedro Mariano

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

VF04 is outbound with GI and has amount.

VL06G is outbound list due to GI.

Both report serves the purpose.

if you like to combine both, go for a query report by looking at table LIKP, LIPS, under VBUP, In VBUP, there is goods movement status and billing status. For amount, you will have to check back sales order VBAP to get it. referencing back can be found in LIPS sales order reference field.

Former Member
0 Kudos

If VF04 do not have amount, add logic to calculate in user exit V05IEXIT.

PedroMariano
Participant
0 Kudos

Thank you all for your replies. I guess the wi'll add logic to do it in user exit V05IEXIT.

Best regards,

Pedro Mariano

Answers (3)

Answers (3)

Former Member
0 Kudos

It is possible to get the list of outbound deliveries, not invoiced but with Amount its not possible, you should go for Z program.

Former Member
0 Kudos

Try the table VBFA.

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

VL06 must work. Check your options in the selection screen. Populate properly the status for invoicing and PGI (and the other fields).

I hope this helps you

Regards

Eduardo