Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8944

Re: How to find Open PO's and Closed PO's

$
0
0

Hi Sai

As Ramesh told, you can directly read the value of EKPO-ELIKZ (for all the materials of PO).

 

Or,

 

do as follows: ( Pseudo code)

 

Loop at all POs ( from EKKO)

 

Call the BAPI  BAPI_PO_GETDETAIL1 by passing the EBELN.

   It wll return a structure BAPIMEPOHEADER

   In the structure look for the vaieable BAPIMEPOHEADER-STATUS

 

Endloop.

 

This how you can find out.

 

Regards,

Venkat


Viewing all articles
Browse latest Browse all 8944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>