DBA Data[Home] [Help]

APPS.JL_ZZ_TAX_INTEGRATION_PKG dependencies on MTL_SYSTEM_ITEMS

Line 60: l_global_attribute5 mtl_system_items.global_attribute1%type;

56: l_minimum_accountable_unit fnd_currencies_vl.minimum_accountable_unit%type;
57: l_precision fnd_currencies_vl.precision%type;
58: --l_site_use_code ra_site_uses.site_use_code%type;
59: l_site_use_id NUMBER;
60: l_global_attribute5 mtl_system_items.global_attribute1%type;
61: l_global_attribute6 mtl_system_items.global_attribute2%type;
62: l_org_id NUMBER;
63:
64: BEGIN

Line 61: l_global_attribute6 mtl_system_items.global_attribute2%type;

57: l_precision fnd_currencies_vl.precision%type;
58: --l_site_use_code ra_site_uses.site_use_code%type;
59: l_site_use_id NUMBER;
60: l_global_attribute5 mtl_system_items.global_attribute1%type;
61: l_global_attribute6 mtl_system_items.global_attribute2%type;
62: l_org_id NUMBER;
63:
64: BEGIN
65: