DBA Data[Home] [Help]

APPS.ZX_TAX_DEFAULT_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 30

 SELECT tax_calculation_flag
 FROM RA_CUST_TRX_TYPES_ALL
 WHERE org_id = p_definfo.internal_organization_id
 AND cust_trx_type_id = p_definfo.receivables_trx_type_id;