DBA Data[Home] [Help]

APPS.FLM_SEQ_READER_WRITER dependencies on CTO_WIP_WORKFLOW_API_PK

Line 1030: CTO_WIP_WORKFLOW_API_PK.flow_creation(g_cto_line_tbl(iLine).demand_source_line,

1026: l_build_in_wip_flag;
1027: end if;
1028:
1029: if( (l_build_in_wip_flag = 'Y') AND (l_replenish_to_order_flag = 'Y')) then
1030: CTO_WIP_WORKFLOW_API_PK.flow_creation(g_cto_line_tbl(iLine).demand_source_line,
1031: l_return_status,
1032: l_msg_count,
1033: l_msg_data);
1034: end if;