DBA Data[Home] [Help]

APPS.PO_POXAWDSTA_XMLP_PKG dependencies on PO_CLM_CLO_UTIL

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

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