DBA Data[Home] [Help]

APPS.ZX_TCM_CONTROL_PKG dependencies on HZ_CLASS_CATEGORIES

Line 39: l_tca_class_category_code hz_class_categories.class_category%type;

35: l_category_set_id mtl_category_sets_b.category_set_id%type;
36: l_category_id mtl_categories_b.category_id%type;
37: l_structure_id mtl_category_sets_b.structure_id%type;
38: l_allocated_flag varchar2(15);
39: l_tca_class_category_code hz_class_categories.class_category%type;
40: l_party_tax_profile_id zx_party_tax_profile.party_tax_profile_id%type;
41: l_party_id zx_party_tax_profile.party_id%type;
42: l_table_owner zx_fc_types_b.Owner_Table_Code%type;
43: l_table_id zx_fc_types_b.owner_id_char%type;