DBA Data[Home] [Help]

APPS.MSC_CL_CONT_COLL_FW dependencies on MSC_CL_EXCHANGE_PARTTBL

Line 3244: prec in MSC_CL_EXCHANGE_PARTTBL.CollParamRec,

3240: END set_cont_refresh_type;
3241:
3242: --=========================================================================
3243: FUNCTION set_cont_refresh_type_ODS(p_task_num in NUMBER,
3244: prec in MSC_CL_EXCHANGE_PARTTBL.CollParamRec,
3245: p_is_incremental_refresh out NOCOPY boolean,
3246: p_is_partial_refresh out NOCOPY boolean,
3247: p_exchange_mode out NOCOPY number)
3248: RETURN BOOLEAN AS