DBA Data[Home] [Help]

APPS.PA_OTC_API dependencies on PA_PJC_CWK_UTILS

Line 4845: If Pa_Pjc_Cwk_Utils.Is_Cwk_Tc_Xface_Allowed(l_Proj_Attrib_Rec.Project_Id) <> 'Y' And

4841: P_Time_Attribute_Id => NULL);
4842:
4843: ElsIf l_Proj_Attrib_Rec.Person_Type = 'CWK' Then
4844:
4845: If Pa_Pjc_Cwk_Utils.Is_Cwk_Tc_Xface_Allowed(l_Proj_Attrib_Rec.Project_Id) <> 'Y' And
4846: l_Proj_Attrib_Rec.PO_Line_Id Is Not Null And
4847: l_Proj_Attrib_Rec.Sys_Linkage_Func in ('OT','ST') Then
4848:
4849: G_Stage := 'Project organization does not allow CWK timecards - Inserting error rec.';