DBA Data[Home] [Help]

APPS.POR_LOAD_LOCATION dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 54: select org_id into l_operating_unit_id from financials_system_parameters;

50: l_address_style_code := get_address_style_code( x_address_style);
51:
52: l_country_code := get_country_code(x_country);
53:
54: select org_id into l_operating_unit_id from financials_system_parameters;
55:
56: IF (NOT (get_location_exists(x_location_code,l_business_grp_id))) THEN
57:
58: hr_location_api.create_location(