DBA Data[Home] [Help]

APPS.OKE_DTS_ACTION_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 617: From hr_all_organization_units

613: And D.Available_For_Ship_Flag = 'Y';
614:
615: Cursor Org_C(P_Id Number) Is
616: Select Name
617: From hr_all_organization_units
618: Where Organization_Id = P_Id;
619:
620: Cursor Line_C(P_Id Number) Is
621: Select Line_Number