DBA Data[Home] [Help]

APPS.JAI_BOE_MIGRATION_PKG dependencies on JAI_BOE_GENERAL_PKG

Line 1482: ln_tax_account_ccid := jai_boe_general_pkg.get_boe_accounting(tax_type_amount_rec.tax_type

1478: ,lv_reference26);
1479:
1480:
1481: FOR tax_type_amount_rec IN tax_type_amount_cur(pn_boe_id) LOOP
1482: ln_tax_account_ccid := jai_boe_general_pkg.get_boe_accounting(tax_type_amount_rec.tax_type
1483: ,'PAID_PAYABLES'
1484: ,ln_organization_id
1485: ,ln_location_id);
1486: IF ln_tax_account_ccid IS NOT NULL THEN