DBA Data[Home] [Help]

APPS.OTA_TFL_API_BUSINESS_RULES dependencies on OTA_TFL_API_SHD

Line 168: ota_tfl_api_shd.constraint_error( 'OTA_TFL_TRANSFER_STATUS_CHK');

164: --
165: ota_general.check_domain_value( 'GL_TRANSFER_STATUS', p_transfer_status);
166: --
167: Else
168: ota_tfl_api_shd.constraint_error( 'OTA_TFL_TRANSFER_STATUS_CHK');
169: --
170: End If;
171: --
172: hr_utility.set_location(' Leaving:'|| v_proc, 10);