DBA Data[Home] [Help]

APPS.MSC_CL_CONT_COLL_FW dependencies on MSC_CL_EXCHANGE_PARTTBL

Line 3203: prec in MSC_CL_EXCHANGE_PARTTBL.CollParamRec,

3199: END set_cont_refresh_type;
3200:
3201: --=========================================================================
3202: FUNCTION set_cont_refresh_type_ODS(p_task_num in NUMBER,
3203: prec in MSC_CL_EXCHANGE_PARTTBL.CollParamRec,
3204: p_is_incremental_refresh out NOCOPY boolean,
3205: p_is_partial_refresh out NOCOPY boolean,
3206: p_exchange_mode out NOCOPY number)
3207: RETURN BOOLEAN AS