DBA Data[Home] [Help]

APPS.GMD_ROUTINGS_PUB dependencies on STANDARD

Line 466: l_step_dep_tab(k).standard_delay := p_routings_step_dep_tbl(j).standard_delay ;

462: l_step_dep_tab(k).dep_routingstep_no := p_routings_step_dep_tbl(j).dep_routingstep_no ;
463: l_step_dep_tab(k).routing_id := l_routing_id ;
464: l_step_dep_tab(k).dep_type := p_routings_step_dep_tbl(j).dep_type ;
465: l_step_dep_tab(k).rework_code := p_routings_step_dep_tbl(j).rework_code ;
466: l_step_dep_tab(k).standard_delay := p_routings_step_dep_tbl(j).standard_delay ;
467: l_step_dep_tab(k).minimum_delay := p_routings_step_dep_tbl(j).minimum_delay ;
468: l_step_dep_tab(k).max_delay := p_routings_step_dep_tbl(j).max_delay ;
469: l_step_dep_tab(k).transfer_qty := p_routings_step_dep_tbl(j).transfer_qty ;
470: l_step_dep_tab(k).RoutingStep_No_uom := p_routings_step_dep_tbl(j).RoutingStep_No_uom ;