DBA Data[Home] [Help]

APPS.HZ_LOCATION_BO_PUB dependencies on HZ_EXTRACT_EXT_ATTRI_BO_PVT

Line 1161: hz_extract_ext_attri_bo_pvt.get_ext_attribute_bos(

1157: OPEN c1(l_location_id);
1158: FETCH c1 into x_location_obj;
1159: CLOSE c1;
1160:
1161: hz_extract_ext_attri_bo_pvt.get_ext_attribute_bos(
1162: p_init_msg_list => fnd_api.g_false,
1163: p_ext_object_id => x_location_obj.location_id,
1164: p_ext_object_name => 'HZ_LOCATIONS',
1165: p_action_type => NULL,