DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on CTO_FLOW_SCHEDULE

Line 3428: CTO_FLOW_SCHEDULE.cto_fs(

3424: return;
3425:
3426: end if;
3427:
3428: CTO_FLOW_SCHEDULE.cto_fs(
3429: p_config_line_id => p_itemkey,
3430: x_return_status => l_x_return_status,
3431: x_msg_name => l_msg_name,
3432: x_msg_txt => l_msg_txt);