DBA Data[Home] [Help]

APPS.CS_CHARGE_DETAILS_PVT dependencies on HR_ORGANIZATION_UNITS

Line 1415: hr_organization_units hou,

1411: CURSOR c_oper_unit_for_inv_org (p_txn_inv_org number) IS
1412: SELECT
1413: TO_NUMBER(hoi2.org_information3) OPERATING_UNIT
1414: FROM
1415: hr_organization_units hou,
1416: hr_organization_information hoi1,
1417: hr_organization_information hoi2,
1418: mtl_parameters mp
1419: WHERE