DBA Data[Home] [Help]

APPS.PO_POXAWDCCR_XMLP_PKG dependencies on PO_CLM_CLO_UTIL

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

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