DBA Data[Home] [Help]

APPS.ZX_SIM_CONDITIONS_PKG dependencies on ZX_DETERMINING_FACTORS_B

Line 268: from zx_determining_factors_b

264: NULL alphanum_value,
265: NULL date_value,
266: NULL value_low,
267: NULL value_high
268: from zx_determining_factors_b
269: where tax_rules_flag = 'Y'
270: and determining_factor_class_code in ('TRX_INPUT_FACTOR');
271:
272: pr_detfactor_class_tab tab_var_type;