cancel
Showing results for 
Search instead for 
Did you mean: 

Get Purchase Order number at Invoice Header level.

shubham2407
Participant
0 Kudos

Hello Experts

The client requirement is they want to fetch PO number at invoice Header level.

For that purpose I have to pass logic so can anyone please let me know what is logic should I pass so PO number comes on invoice.

thank you....

DominikTylczyn
Active Contributor
0 Kudos

What invoice is that purchase or sale?

sanilbhandari
Product and Topic Expert
Product and Topic Expert

Hi

You might want to share a bit more details: What kind of document - FI Document, SD Invoice or Logistics Invoice... Do you want this info to be available in line item report? What system version you are on?

Regards

Sanil Bhandari

shubham2407
Participant
0 Kudos

These is a sales Document invoice which I create from scrap now I just want to fetch PO number Field for that i need a logic.

shubham2407
Participant
0 Kudos

these is sales document invoice and there I want to fetch Custo. Po no. for these I need logic.

View Entire Topic
ashisharora01
Participant
0 Kudos

If you just need to print the customer PO number on invoice output, then you can include the code in form logic to read the SO number from invoice (VBRP-AUBEL where AUTYP = C) and then fetch PO# from the SO. This is with the assumption that you do not work with consolidated invoices as they could be related to different SOs/POs.