DBA Data[Home] [Help]

APPS.XDP_MERGE dependencies on HZ_MERGE_BATCH

Line 72: FROM hz_merge_batch

68: x_return_status := FND_API.G_RET_STS_SUCCESS;
69:
70: SELECT merge_reason_code
71: INTO l_merge_reason_code
72: FROM hz_merge_batch
73: WHERE batch_id = p_batch_id;
74:
75: IF l_merge_reason_code = 'DUPLICATE' then
76: -- if reason code is duplicate then allow the party merge to happen without