[Home] [Help]
1485: DAY_COUNT_TYPE,
1486: PRICING_MODEL,
1487: BALANCE_OUT -- not BALANCE_BF
1488: ,deal_number, transaction_number -- not used
1489: from xtr_intergroup_transfers_v
1490: where company_code = p_company_code
1491: and party_code = p_party_code
1492: and currency = p_currency
1493: and transfer_date <= p_transfer_date