DBA Data[Home] [Help]

APPS.CSTPACLM dependencies on DUAL

Line 122: from dual;

118: ** should create it
119: */
120: select cst_quantity_layers_s.nextval
121: into l_layer_id
122: from dual;
123:
124: BEGIN
125: insert into cst_quantity_layers (
126: layer_id,