DBA Data[Home] [Help]

APPS.XTR_FORECAST_REMOTE_SOURCES dependencies on XTR_EXTERNAL_CASHFLOWS

Line 147: INSERT INTO xtr_external_cashflows(amount_date,

143: FETCH C_period INTO amount_date,
144: level_of_summary;
145: CLOSE C_period;
146:
147: INSERT INTO xtr_external_cashflows(amount_date,
148: amount,
149: currency,
150: company_code,
151: trx_type,