DBA Data[Home] [Help]

APPS.HZ_ORIG_SYSTEM_REF_PUB dependencies on HZ_MOSR_VALIDATE_PKG

Line 436: l_count :=hz_mosr_validate_pkg.get_orig_system_ref_count(p_orig_system,

432: l_owner_table_id number;
433: l_count number;
434: begin
435: x_return_status := FND_API.G_RET_STS_SUCCESS;
436: l_count :=hz_mosr_validate_pkg.get_orig_system_ref_count(p_orig_system,
437: p_orig_system_reference,p_owner_table_name);
438: if l_count > 1
439: then
440: FND_MESSAGE.SET_NAME('AR', 'HZ_MOSR_CANNOT_UPDATE');