DBA Data[Home] [Help]

APPS.PAY_FI_MTRR dependencies on PAY_FI_GENERAL

Line 197: gtagdata(l_counter).TagValue :=pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);

193:
194: hr_utility.set_location('Before populating pl/sql table',20);
195:
196: gtagdata(l_counter).TagName := 'TAX_PAYER_NAME';
197: gtagdata(l_counter).TagValue :=pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);
198: l_counter := l_counter + 1;
199:
200: gtagdata(l_counter).TagName := 'ADDRESS_LINE1';
201: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information6);

Line 201: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information6);

197: gtagdata(l_counter).TagValue :=pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);
198: l_counter := l_counter + 1;
199:
200: gtagdata(l_counter).TagName := 'ADDRESS_LINE1';
201: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information6);
202: l_counter := l_counter + 1;
203:
204: gtagdata(l_counter).TagName := 'ADDRESS_LINE2';
205: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information7);

Line 205: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information7);

201: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information6);
202: l_counter := l_counter + 1;
203:
204: gtagdata(l_counter).TagName := 'ADDRESS_LINE2';
205: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information7);
206: l_counter := l_counter + 1;
207:
208: gtagdata(l_counter).TagName := 'ADDRESS_LINE3';
209: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information8);

Line 209: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information8);

205: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information7);
206: l_counter := l_counter + 1;
207:
208: gtagdata(l_counter).TagName := 'ADDRESS_LINE3';
209: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information8);
210: l_counter := l_counter + 1;
211:
212: gtagdata(l_counter).TagName := 'ADDRESS_LINE4';
213: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information9);

Line 213: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information9);

209: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information8);
210: l_counter := l_counter + 1;
211:
212: gtagdata(l_counter).TagName := 'ADDRESS_LINE4';
213: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information9);
214: l_counter := l_counter + 1;
215:
216: gtagdata(l_counter).TagName := 'BUSINESS_ID';
217: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information10);

Line 217: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information10);

213: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information9);
214: l_counter := l_counter + 1;
215:
216: gtagdata(l_counter).TagName := 'BUSINESS_ID';
217: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information10);
218: l_counter := l_counter + 1;
219:
220:
221: gtagdata(l_counter).TagName := 'CURRENCY';

Line 405: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information22);

401:
402: END IF;
403:
404: gtagdata(l_counter).TagName := 'CONTACT_PERSON';
405: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information22);
406: l_counter := l_counter + 1;
407:
408: gtagdata(l_counter).TagName := 'PHONE';
409: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information23);

Line 409: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information23);

405: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information22);
406: l_counter := l_counter + 1;
407:
408: gtagdata(l_counter).TagName := 'PHONE';
409: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information23);
410: l_counter := l_counter + 1;
411:
412: gtagdata(l_counter).TagName := 'FAX';
413: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information24);

Line 413: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information24);

409: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information23);
410: l_counter := l_counter + 1;
411:
412: gtagdata(l_counter).TagName := 'FAX';
413: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information24);
414: l_counter := l_counter + 1;
415:
416:
417: gtagdata(l_counter).TagName := 'I1';

Line 508: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information26);

504: gtagdata(l_counter).TagValue := SUBSTR(rg_mtrr_rpt.action_information27,15,1) ;
505: l_counter := l_counter + 1;
506:
507: gtagdata(l_counter).TagName := 'TAX_OFFICE_NAME';
508: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information26);
509: l_counter := l_counter + 1;
510:
511: gtagdata(l_counter).TagName := 'TAX_PAYER_NAME';
512: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);

Line 512: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);

508: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information26);
509: l_counter := l_counter + 1;
510:
511: gtagdata(l_counter).TagName := 'TAX_PAYER_NAME';
512: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information5);
513: l_counter := l_counter + 1;
514:
515:
516: gtagdata(l_counter).TagName := 'TAX_OFFICE_BA';

Line 517: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information25);

513: l_counter := l_counter + 1;
514:
515:
516: gtagdata(l_counter).TagName := 'TAX_OFFICE_BA';
517: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information25);
518: l_counter := l_counter + 1;
519:
520:
521: gtagdata(l_counter).TagName := 'M1';

Line 724: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information10);

720:
721: --l_none_payment_month := rg_mtrr_rpt.action_information4||' '||rg_mtrr_rpt.action_information4;
722:
723: gtagdata(l_counter).TagName := 'BUSINESS_ID';
724: gtagdata(l_counter).TagValue := pay_fi_general.xml_parser(rg_mtrr_rpt.action_information10);
725: l_counter := l_counter + 1;
726:
727: gtagdata(l_counter).TagName := 'CURRENCY';
728: gtagdata(l_counter).TagValue := '1';