DBA Data[Home] [Help]

APPS.CTO_CONFIG_COST_PK dependencies on CST_LISTS_S

Line 609: Select cst_lists_s.nextval

605:
606: lStmtNumber := 220;
607:
608: --Bugfix 6363308
609: Select cst_lists_s.nextval
610: INTO l_cost_update
611: From DUAL;
612: --Bugfix 6363308
613:

Line 1220: select cst_lists_s.nextval

1216: -- changed sequence as per bugfix 3239456
1217: /*select bom_lists_s.nextval
1218: into lRollupId from dual;*/
1219:
1220: select cst_lists_s.nextval
1221: into lRollupId from dual;
1222:
1223:
1224:

Line 2122: select cst_lists_s.nextval

2118: -- changed sequence as per bugfix 3239456
2119: /*select bom_lists_s.nextval
2120: into lRollupId from dual;*/
2121:
2122: select cst_lists_s.nextval
2123: into lRollupId from dual;
2124:
2125:
2126: