DBA Data[Home] [Help]

APPS.ZX_TCM_CONTROL_PKG dependencies on ZX_LINES_DET_FACTORS

Line 8: event_class_code zx_lines_det_factors.trx_business_category%TYPE, -- event_class_code here used as trx_business_category, hence hold the same type

4: TYPE zx_fiscal_class_info_rec IS RECORD(
5: classification_category zx_fc_types_b.Classification_Type_Categ_Code%type,
6: classification_type zx_fc_types_b.classification_type_code%type,
7: condition_value zx_conditions.alphanumeric_value%type,
8: event_class_code zx_lines_det_factors.trx_business_category%TYPE, -- event_class_code here used as trx_business_category, hence hold the same type
9: tax_determine_date date,
10: tax_regime_code zx_regimes_b.tax_regime_code%TYPE,
11: classified_entity_id number,
12: application_id number,