[Home] [Help]
1251: DAY_COUNT_TYPE,
1252: PRICING_MODEL,
1253: BALANCE_OUT -- not BALANCE_BF
1254: ,deal_number, transaction_number -- not used
1255: from xtr_intergroup_transfers_v
1256: where company_code = p_company_code
1257: and party_code = p_party_code
1258: and currency = p_currency
1259: and transfer_date <= p_transfer_date