DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_CPT_PKG dependencies on HZ_ORIG_SYSTEM_REF_S

Line 804: hz_orig_system_ref_s.nextval, cp_orig_system, cp_orig_system_reference,

800: values (
801: :l_application_id,
802: :l_user_id, :l_sysdate,:l_user_id, :l_sysdate, -- l_created_by, l_creation_date, l_last_updated_by,l_last_update_date
803: :l_last_update_login,
804: hz_orig_system_ref_s.nextval, cp_orig_system, cp_orig_system_reference,
805: ''HZ_CONTACT_POINTS'', contact_point_id, ''A'',
806: :l_sysdate, created_by_module, 1,party_id,
807: :l_request_id, :l_program_application_id, :l_program_id, :l_sysdate)
808: else

Line 1952: HZ_ORIG_SYSTEM_REF_S.NEXTVAL,

1948: APPLICATION_ID,
1949: OBJECT_VERSION_NUMBER
1950: )
1951: select
1952: HZ_ORIG_SYSTEM_REF_S.NEXTVAL,
1953: l_cp_orig_system(j),
1954: l_cp_orig_system_reference(j),
1955: 'HZ_CONTACT_POINTS',
1956: l_contact_point_id(j),