DBA Data[Home] [Help]

APPS.PA_TAX_CLIENT_EXTN_DRV dependencies on PA_MOAC_UTILS

Line 115: and org_id in (PA_MOAC_UTILS.GET_CURRENT_ORG_ID, -99) /*Added condition for Bug 5255736*/

111: Select 'x'
112: into l_dummy
113: from pa_output_tax_code_txn_v
114: where tax_code = l_tax_code
115: and org_id in (PA_MOAC_UTILS.GET_CURRENT_ORG_ID, -99) /*Added condition for Bug 5255736*/
116: and G_Invoice_Date between start_date_active and nvl(end_date_active,sysdate); /* Added for Bug 6521026 */
117: -- where vat_tax_id = l_vat_tax_id;--commented by hsiu
118:
119: -- Set the output Tax Id