R12 - IS THERE A WAY TO SKIP THE PROCEDURES FROM HZ_MERGE_DICTIONARY WHEN RUNNING PARTY MERGE?
(Doc ID 1070664.1)
Last updated on MAY 31, 2019
Applies to:
Oracle Trading Community - Version 12 and laterInformation in this document applies to any platform.
Goal
Users are running Party Merge and would like to skip some of the pre-defined steps that are executed based on the hz_merge_dictionary table.
Is there a way to prevent a program from running that is in the hz_merge_dictionary table - perhaps through one of the table fields?
SQL Statement which produced this data, is as follows:
MERGE_DICT_ID ENTITY_NAME PARENT_ENTITY_NAME PROCEDURE_NAME
-------------------------------------------------------
10005 'IBY_CREDITCARD' 'HZ_PARTIES' 'IBY_PARTY_MERGE.credit_card_merge'
10006 'IBY_CREDITCARD' 'HZ_PARTY_SITE_USES' 'IBY_PARTY_MERGE.credit_card_merge'
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |