DBA Data[Home] [Help]

APPS.AP_WEB_PROJECT_PKG dependencies on PA_PO_INTEGRATION

Line 49: PA_PO_INTEGRATION.is_pjc_po_cwk_intg_enab <> 'Y') THEN

45:
46: -- For Contingent workers, call PA API to determine whether
47: -- PA.FP.M is installed.
48: IF (AP_WEB_DB_HR_INT_PKG.IsPersonCwk(P_EmployeeID) = 'Y' AND
49: PA_PO_INTEGRATION.is_pjc_po_cwk_intg_enab <> 'Y') THEN
50: RETURN;
51: END IF;
52:
53: -- Check whether third party is being used since different logic is used