DBA Data[Home] [Help]

APPS.CSTPLMWI dependencies on CST_WIP_LAYERS_S

Line 83: select cst_wip_layers_s.nextval

79: l_exp_sub_flag := -1;
80: end;
81:
82: l_stmt_num := 20;
83: select cst_wip_layers_s.nextval
84: into l_wip_layer_id
85: from dual;
86:
87: l_stmt_num := 25;