DBA Data[Home] [Help]

APPS.JG_ZZ_RTCE_DT_PKG dependencies on XLE_FIRSTPARTY_INFORMATION_V

Line 9: gv_country XLE_FIRSTPARTY_INFORMATION_V.country%type ;

5: P_FISCAL_YEAR number;
6: P_DEC_TYPE varchar2(1);
7: P_MIN_INV_AMT number;
8: P_CALLED_FROM varchar2(40);
9: gv_country XLE_FIRSTPARTY_INFORMATION_V.country%type ;
10: gv_currency_code gl_ledger_le_v.currency_code%type;
11: gv_tax_reg_num ar_system_parameters.tax_registration_number%type;
12: gn_legal_entity_id number;
13: gv_repent_id_number XLE_FIRSTPARTY_INFORMATION_V.registration_number%type;

Line 13: gv_repent_id_number XLE_FIRSTPARTY_INFORMATION_V.registration_number%type;

9: gv_country XLE_FIRSTPARTY_INFORMATION_V.country%type ;
10: gv_currency_code gl_ledger_le_v.currency_code%type;
11: gv_tax_reg_num ar_system_parameters.tax_registration_number%type;
12: gn_legal_entity_id number;
13: gv_repent_id_number XLE_FIRSTPARTY_INFORMATION_V.registration_number%type;
14: gv_repent_trn JG_ZZ_VAT_REP_ENTITIES.TAX_REGISTRATION_NUMBER%type;
15: gd_period_start_date date;
16: gd_period_end_date date;
17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;

Line 17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;

13: gv_repent_id_number XLE_FIRSTPARTY_INFORMATION_V.registration_number%type;
14: gv_repent_trn JG_ZZ_VAT_REP_ENTITIES.TAX_REGISTRATION_NUMBER%type;
15: gd_period_start_date date;
16: gd_period_end_date date;
17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;
18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;

Line 18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;

14: gv_repent_trn JG_ZZ_VAT_REP_ENTITIES.TAX_REGISTRATION_NUMBER%type;
15: gd_period_start_date date;
16: gd_period_end_date date;
17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;
18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;
22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;

Line 19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;

15: gd_period_start_date date;
16: gd_period_end_date date;
17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;
18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;
22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;
23: gv_repent_phone_number varchar2(600);

Line 20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;

16: gd_period_end_date date;
17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;
18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;
22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;
23: gv_repent_phone_number varchar2(600);
24: gv_tax_office_location xle_legalauth_v.city%type ;

Line 21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;

17: gv_repent_name XLE_FIRSTPARTY_INFORMATION_V.name%type;
18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;
22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;
23: gv_repent_phone_number varchar2(600);
24: gv_tax_office_location xle_legalauth_v.city%type ;
25: gv_tax_office_number xle_legalauth_v.address2%type ;

Line 22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;

18: gv_repent_address_line_1 XLE_FIRSTPARTY_INFORMATION_V.address_line_1%type ;
19: gv_repent_address_line_2 XLE_FIRSTPARTY_INFORMATION_V.address_line_2%type ;
20: gv_repent_address_line_3 XLE_FIRSTPARTY_INFORMATION_V.address_line_3%type ;
21: gv_repent_town_or_city XLE_FIRSTPARTY_INFORMATION_V.town_or_city%type ;
22: gv_repent_postal_code XLE_FIRSTPARTY_INFORMATION_V.postal_code%type ;
23: gv_repent_phone_number varchar2(600);
24: gv_tax_office_location xle_legalauth_v.city%type ;
25: gv_tax_office_number xle_legalauth_v.address2%type ;
26: gv_tax_office_code xle_legalauth_v.address3%type ;