DBA Data[Home] [Help]

APPS.AP_WEB_INACTIVE_EMP_WF_PKG dependencies on ICX_SEC

Line 650: l_dateFormat := icx_sec.getID(icx_sec.PV_DATE_FORMAT);

646: l_debugInfo := 'Get WF INACT_EMPLOYEE_ID Item Attribute';
647: --------------------------------------------------------------
648: l_employeeID := WF_ENGINE.GetItemAttrNumber(l_itemType, l_itemKey, 'INACT_EMPLOYEE_ID');
649:
650: l_dateFormat := icx_sec.getID(icx_sec.PV_DATE_FORMAT);
651:
652: l_debugInfo := 'Loop over all the disputed charges';
653:
654: --------------------------------------------