DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on DUAL

Line 3506: from dual;

3502: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
3503:
3504: select wip_job_schedule_interface_s.nextval
3505: into x_groupID
3506: from dual;
3507:
3508:
3509: END IF;
3510: