DBA Data[Home] [Help]

APPS.ZX_TCM_CONTROL_PKG dependencies on ZX_REGIMES_B

Line 10: tax_regime_code zx_regimes_b.tax_regime_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,
13: item_org_id number,
14: effective_from date,

Line 128: p_tax_regime_code IN ZX_REGIMES_B.TAX_REGIME_CODE%TYPE,

124: p_site_ptp_id IN zx_party_tax_profile.party_tax_profile_id%TYPE,
125: p_account_type_code IN zx_registrations.account_type_code%TYPE,
126: p_tax_determine_date IN ZX_LINES.TAX_DETERMINE_DATE%TYPE,
127: p_tax IN ZX_TAXES_B.TAX%TYPE,
128: p_tax_regime_code IN ZX_REGIMES_B.TAX_REGIME_CODE%TYPE,
129: p_jurisdiction_code IN ZX_JURISDICTIONS_B.TAX_JURISDICTION_CODE%TYPE,
130: p_account_id IN ZX_REGISTRATIONS.ACCOUNT_ID%TYPE,
131: p_account_site_id IN ZX_REGISTRATIONS.ACCOUNT_SITE_ID%TYPE,
132: p_site_use_id IN HZ_CUST_SITE_USES_ALL.SITE_USE_ID%TYPE,