DBA Data[Home] [Help]

APPS.ZX_PARTY_MERGE_PKG dependencies on HZ_MERGE_PARTY_DETAILS

Line 15: p_batch_party_id in hz_merge_party_details.batch_party_id%type,

11: p_from_fk_id in hz_merge_parties.from_party_id%type,
12: p_to_fk_id in hz_merge_parties.to_party_id%type,
13: p_parent_entity_name in hz_merge_dictionary.parent_entity_name%type,
14: p_batch_id in hz_merge_batch.batch_id%type,
15: p_batch_party_id in hz_merge_party_details.batch_party_id%type,
16: x_return_status out nocopy varchar2);
17:
18: TYPE reg_attr_rec_type IS RECORD ( REGISTRATION_TYPE_CODE VARCHAR2(30),
19: REGISTRATION_NUMBER VARCHAR2(50),