DBA Data[Home] [Help]

APPS.OM_TAX_UTIL dependencies on AR_SYSTEM_PARAMETERS_ALL

Line 107: l_AR_Sys_Param_Rec ar_system_parameters_all%ROWTYPE;

103: l_precision fnd_currencies.precision%type;
104: l_minimum_accountable_unit fnd_currencies.minimum_accountable_unit%type;
105: l_commitment_id oe_order_lines.commitment_id%type;
106: l_cust_trx_type_id ra_cust_trx_types_all.cust_Trx_type_id%type;
107: l_AR_Sys_Param_Rec ar_system_parameters_all%ROWTYPE;
108: l_product_type zx_product_types_def_v.classification_code%TYPE;
109: --x_otoc_le_info_rec XLE_BUSINESSINFO_GRP.otoc_le_rec;
110: l_legal_entity_id NUMBER(15);
111: l_customer_type VARCHAR2(30);