DBA Data[Home] [Help]

APPS.PA_OTC_API dependencies on PA_PJC_CWK_UTILS

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

5210:
5211: -- Bug 13356442
5212: ElsIf l_Proj_Attrib_Rec.Person_Type = 'CWK' and l_Proj_Attrib_Rec.Project_Id is not null Then
5213:
5214: If Pa_Pjc_Cwk_Utils.Is_Cwk_Tc_Xface_Allowed(l_Proj_Attrib_Rec.Project_Id) <> 'Y' And
5215: l_Proj_Attrib_Rec.PO_Line_Id Is Not Null And
5216: l_Proj_Attrib_Rec.Sys_Linkage_Func in ('OT','ST') Then
5217:
5218: G_Stage := 'Project organization does not allow CWK timecards - Inserting error rec.';