DBA Data[Home] [Help]

APPS.PON_PONXFEDOPPS_XMLP_PKG dependencies on PO_CLM_CLO_UTIL

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

7: doc_date_where_c VARCHAR2(500);
8:
9: Begin
10:
11: if (po_clm_clo_util.getclmstatus = 'Y') then
12:
13: if (p_issue_office is null) then
14: doc_iss_off_where := '1=1 ';
15: else