SAP Function SMB_UIE_MM_GET_PO_STAT_CNTS - Get PO Documents Status Counts

Parameter Reference Type Length Text
EV_AWAITING_REL_CNT POWL_COUNT_TY I 4 Count of awaiting release PO
EV_GR_OVERDUE_CNT POWL_COUNT_TY I 4 Count of GR Overdue PO
EV_MY_POS_CNT POWL_COUNT_TY I 4 Count of My POs
EV_RELEASED_CNT POWL_COUNT_TY I 4 Count of released PO

Functionality
This function module is used to get count of different status ofpurchase orders.
Different status can be expected from this FM are -
1. Awaiting release
2. Released
3. GR Overdue
4. My POs

Notes
o,,Authorizations required for the FM.
o,,The count information is obtained based on the query, type andapplication id for each item mentioned above.