DBA Data[Home] [Help]

APPS.PQH_BDGT_REALLOC_UTILITY dependencies on HR_ORGANIZATION_UNITS_V

Line 79: p_business_group_id IN hr_organization_units_v.business_group_id%TYPE

75: FUNCTION GET_LOCATION_CODE
76: (
77: p_entity_code IN pqh_budgets.budgeted_entity_cd%TYPE,
78: p_organization_id IN pqh_budget_details.organization_id%TYPE,
79: p_business_group_id IN hr_organization_units_v.business_group_id%TYPE
80: ) RETURN VARCHAR;
81:
82: PROCEDURE APP_NEXT_USER
83: (p_trans_id in pqh_routing_history.transaction_id%type,