cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any Function module available for GR IR for purchase order

Former Member
0 Kudos

Hi

Is there any function module available in SAP to get the list of Goods Received and Invoice Reciept for a purchase order.

One way to create a custom fuction to fetch the details from MSEG and BKPF.

Can somebody suggest a better solution.

Thanks in advance.

Ruhi Hira

Accepted Solutions (0)

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Kudos

Hi,

You can use BAPI_PO_GETDETAIL.

Regards,

Eli

Former Member
0 Kudos

Which table in BAPI_PO_GETDETAILS exactly has these information ?

PO_HEADER_TEXTS

PO_ITEMS

PO_ITEM_ACCOUNT_ASSIGNMENT

PO_ITEM_SCHEDULES

PO_ITEM_CONFIRMATIONS

PO_ITEM_TEXTS

PO_ITEM_HISTORY

PO_ITEM_HISTORY_TOTALS

PO_ITEM_LIMITS

PO_ITEM_CONTRACT_LIMITS

PO_ITEM_SERVICES

PO_ITEM_SRV_ACCASS_VALUES

RETURN

PO_SERVICES_TEXTS

EXTENSIONOUT

NFMETALLITMS

Regards

Ruhi Hira

iklovski
Active Contributor
0 Kudos

PO_ITEM_HISTORY, I presume.