DBA Data[Home] [Help]

APPS.GMD_ROUTINGS_PUB dependencies on STANDARD

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

437: l_step_dep_tab(k).dep_routingstep_no := p_routings_step_dep_tbl(j).dep_routingstep_no ;
438: l_step_dep_tab(k).routing_id := l_routing_id ;
439: l_step_dep_tab(k).dep_type := p_routings_step_dep_tbl(j).dep_type ;
440: l_step_dep_tab(k).rework_code := p_routings_step_dep_tbl(j).rework_code ;
441: l_step_dep_tab(k).standard_delay := p_routings_step_dep_tbl(j).standard_delay ;
442: l_step_dep_tab(k).minimum_delay := p_routings_step_dep_tbl(j).minimum_delay ;
443: l_step_dep_tab(k).max_delay := p_routings_step_dep_tbl(j).max_delay ;
444: l_step_dep_tab(k).transfer_qty := p_routings_step_dep_tbl(j).transfer_qty ;
445: l_step_dep_tab(k).RoutingStep_No_uom := p_routings_step_dep_tbl(j).RoutingStep_No_uom ;