DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on CTO_FLOW_SCHEDULE

Line 3461: CTO_FLOW_SCHEDULE.cto_fs(

3457: return;
3458:
3459: end if;
3460:
3461: CTO_FLOW_SCHEDULE.cto_fs(
3462: p_config_line_id => p_itemkey,
3463: x_return_status => l_x_return_status,
3464: x_msg_name => l_msg_name,
3465: x_msg_txt => l_msg_txt);