DBA Data[Home] [Help]

APPS.INV_RESERVATION_WORKFLOW dependencies on MTL_PARAMETERS

Line 501: FROM mtl_parameters

497: WHERE reservation_id = p_reservation_id;
498:
499: SELECT organization_code
500: INTO l_organization_code
501: FROM mtl_parameters
502: WHERE organization_id = l_organization_id;
503:
504: -- find out item number here
505: get_item_number(l_organization_id