DBA Data[Home] [Help]

APPS.PO_POXFPDSCOM_XMLP_PKG dependencies on PO_CLM_CLO_UTIL

Line 9: if (po_clm_clo_util.getclmstatus = 'Y') then

5: doc_date_where_a VARCHAR2(500);
6: doc_date_where_c VARCHAR2(500);
7: l_temp varchar2(500);
8: Begin
9: if (po_clm_clo_util.getclmstatus = 'Y') then
10:
11: if (p_rep_status = 'NOT_REPORTED') then
12: rep_status_where := ' pcc1.where_car_status <> ''APPROVED'' ';
13: elsif (p_rep_status = 'REPORTED') then