DBA Data[Home] [Help]

APPS.JG_EXTENDED_WITHHOLDING_PKG dependencies on JG_ZZ_SHARED_PKG

Line 82: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

78: l_country_code := NULL;
79: End;
80: End If;
81:
82: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
83: JL_ZZ_AP_EXT_AWT_UTIL.Debug('Org id ' || l_ou_id || ' Country Code : ' || l_country_code);
84: --Bug 10079561 End
85: -------------------------------------------------
86: -- Execute the Argentine Withholding Tax Routine

Line 174: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

170: --fnd_profile.get('ORG_ID',l_ou_id);
171:
172: l_ou_id := MO_GLOBAL.get_current_org_id; --bug 8501685
173:
174: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
175:
176: -------------------------------------------------
177: -- Execute the Argentine Withholding Tax Routine
178: -------------------------------------------------

Line 250: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

246: --fnd_profile.get('ORG_ID',l_ou_id);
247:
248: l_ou_id := MO_GLOBAL.get_current_org_id; --bug 8501685
249:
250: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
251:
252: -------------------------------------------------
253: -- Execute the Argentine Withholding Tax Routine
254: -------------------------------------------------

Line 317: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

313: --fnd_profile.get('ORG_ID',l_ou_id);
314:
315: l_ou_id := MO_GLOBAL.get_current_org_id; --bug 8501685
316:
317: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
318:
319: ------------------------------------------------
320: -- Execute the Argentine/Colombian Withholding
321: -- Tax Defaulting Routine

Line 380: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

376: --fnd_profile.get('ORG_ID',l_ou_id);
377:
378: l_ou_id := MO_GLOBAL.get_current_org_id; --bug 8501685
379:
380: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
381:
382: -------------------------------------------------
383: -- Execute the Extended Matching Routine
384: -------------------------------------------------

Line 459: -- l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

455: ------------------------
456: -- Get the Country Code
457: ------------------------
458: -- fnd_profile.get('ORG_ID',l_ou_id);
459: -- l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
460:
461: -------------------------------------------------
462: -- Execute the Extended Insertion Routine
463: -------------------------------------------------

Line 543: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

539: --fnd_profile.get('ORG_ID',l_ou_id);
540:
541: l_ou_id := MO_GLOBAL.get_current_org_id; --bug 8501685
542:
543: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
544:
545: ------------------------------------------------
546: -- Execute the Argentine/Colombian Withholding
547: -- Tax Defaulting Prepayment Routine