DBA Data[Home] [Help]

APPS.EGO_ITEM_PVT dependencies on FND_FORM_FUNCTIONS

Line 3747: l_priv_function_name fnd_form_functions.function_name%TYPE;

3743: l_status_master_controlled VARCHAR2(1);
3744: l_is_master_org VARCHAR2(1);
3745: l_org_name hr_all_organization_units_vl.name%TYPE;
3746: l_error_message fnd_new_messages.message_name%TYPE;
3747: l_priv_function_name fnd_form_functions.function_name%TYPE;
3748: l_user_id NUMBER;
3749:
3750: CURSOR c_get_item_det (cp_inventory_item_id IN NUMBER
3751: ,cp_organization_id IN NUMBER) IS