DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_ADDRESSES_PKG dependencies on HZ_IMP_LOAD_ADDRESSES_PKG

Line 1: PACKAGE BODY HZ_IMP_LOAD_ADDRESSES_PKG AS

1: PACKAGE BODY HZ_IMP_LOAD_ADDRESSES_PKG AS
2: /*$Header: ARHLADDB.pls 120.48 2011/09/22 08:26:23 vsegu ship $*/
3:
4:
5: /* Commented the code for bug 4079902. */

Line 944: HZ_IMP_LOAD_ADDRESSES_PKG.validate_desc_flexfield_f(

940: site_sg.error_flag,
941: site_sg.primary_flag primary_flag,
942: nvl2(nullif(site_int.created_by_module, :2), nvl2(createdby_l.lookup_code, ''Y'', null), ''Y'') createdby_error,
943: decode(:11, ''Y'',
944: HZ_IMP_LOAD_ADDRESSES_PKG.validate_desc_flexfield_f(
945: site_int.attribute_category, site_int.attribute1, site_int.attribute2, site_int.attribute3, site_int.attribute4,
946: site_int.attribute5, site_int.attribute6, site_int.attribute7, site_int.attribute8, site_int.attribute9,
947: site_int.attribute10, site_int.attribute11, site_int.attribute12, site_int.attribute13, site_int.attribute14,
948: site_int.attribute15, site_int.attribute16, site_int.attribute17, site_int.attribute18, site_int.attribute19,

Line 3308: END HZ_IMP_LOAD_ADDRESSES_PKG;

3304: P_PROGRAM_ID);
3305:
3306: END sync_party_tax_profile;
3307:
3308: END HZ_IMP_LOAD_ADDRESSES_PKG;