DBA Data[Home] [Help]

APPS.JG_ZZ_JGZZALRL_PKG dependencies on JG_ZZ_VAT_REP_ENTITIES

Line 4: p_vat_reporting_entity_id JG_ZZ_VAT_REP_ENTITIES.vat_reporting_entity_id%Type;

1: PACKAGE JG_ZZ_JGZZALRL_PKG AS
2: /*$Header: jgzzarls.pls 120.0.12000000.1 2007/04/11 10:55:28 mbarrett noship $*/
3:
4: p_vat_reporting_entity_id JG_ZZ_VAT_REP_ENTITIES.vat_reporting_entity_id%Type;
5: p_source FND_LOOKUP_VALUES.lookup_code%Type;
6: p_fin_tran_type FND_LOOKUP_VALUES.lookup_code%Type;
7: p_vat_tran_type FND_LOOKUP_VALUES.lookup_code%Type;
8: p_vat_regime JG_ZZ_VAT_REP_ENTITIES.tax_regime_code%Type;

Line 8: p_vat_regime JG_ZZ_VAT_REP_ENTITIES.tax_regime_code%Type;

4: p_vat_reporting_entity_id JG_ZZ_VAT_REP_ENTITIES.vat_reporting_entity_id%Type;
5: p_source FND_LOOKUP_VALUES.lookup_code%Type;
6: p_fin_tran_type FND_LOOKUP_VALUES.lookup_code%Type;
7: p_vat_tran_type FND_LOOKUP_VALUES.lookup_code%Type;
8: p_vat_regime JG_ZZ_VAT_REP_ENTITIES.tax_regime_code%Type;
9: p_tax_code ZX_TAXES_B.tax%Type;
10: p_tax_status ZX_STATUS_B.tax_status_id%Type;
11: p_tax_jurisdiction ZX_JURISDICTIONS_B.tax_jurisdiction_code%Type;
12: p_tax_rate_id ZX_RATES_B.tax_rate_id%Type;