DBA Data[Home] [Help]

APPS.ZX_PRODUCT_INTEGRATION_PKG dependencies on MTL_SYSTEM_ITEMS

Line 3735: l_global_attribute5 mtl_system_items.global_attribute1%type;

3731: l_tax_calculation_flag ra_cust_trx_types.tax_calculation_flag%type;
3732: l_tax_type ar_vat_tax.tax_type%type;
3733: l_vat_tax_id ar_vat_tax.vat_tax_id%type;
3734: l_tax_category_id ar_vat_tax.global_attribute1%type;
3735: l_global_attribute5 mtl_system_items.global_attribute1%type;
3736: l_global_attribute6 mtl_system_items.global_attribute2%type;
3737: l_tax_classification_code ar_vat_tax_all_b.tax_code%type;
3738:
3739:

Line 3736: l_global_attribute6 mtl_system_items.global_attribute2%type;

3732: l_tax_type ar_vat_tax.tax_type%type;
3733: l_vat_tax_id ar_vat_tax.vat_tax_id%type;
3734: l_tax_category_id ar_vat_tax.global_attribute1%type;
3735: l_global_attribute5 mtl_system_items.global_attribute1%type;
3736: l_global_attribute6 mtl_system_items.global_attribute2%type;
3737: l_tax_classification_code ar_vat_tax_all_b.tax_code%type;
3738:
3739:
3740: BEGIN