DBA Data[Home] [Help]

APPS.JTF_FM_PARTY_MERGE_PKG dependencies on HZ_MERGE_BATCH

Line 49: from hz_merge_batch

45: x_return_status := FND_API.G_RET_STS_SUCCESS;
46:
47: select merge_reason_code
48: into l_merge_reason_code
49: from hz_merge_batch
50: where batch_id = p_batch_id;
51:
52: if l_merge_reason_code = 'DUPLICATE' then
53: -- if reason code is duplicate then allow the party merge to happen without