DBA Data[Home] [Help]

APPS.OKE_DTS_ACTION_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 633: From hr_all_organization_units

629: And D.Available_For_Ship_Flag = 'Y';
630:
631: Cursor Org_C(P_Id Number) Is
632: Select Name
633: From hr_all_organization_units
634: Where Organization_Id = P_Id;
635:
636: Cursor Line_C(P_Id Number) Is
637: Select Line_Number