DBA Data[Home] [Help]

APPS.WSMPOPRN dependencies on WIP_OP_RESOURCE_INSTANCES

Line 3379: INSERT into WIP_OP_RESOURCE_INSTANCES

3375:
3376: l_stmt_num := 90;
3377:
3378: IF (l_wor_count > 0) THEN
3379: INSERT into WIP_OP_RESOURCE_INSTANCES
3380: (WIP_ENTITY_ID
3381: , OPERATION_SEQ_NUM
3382: , RESOURCE_SEQ_NUM
3383: , ORGANIZATION_ID

Line 3420: ||' rows in WIP_OP_RESOURCE_INSTANCES');

3416: -- AND WOR.RESOURCE_SEQ_NUM= WCORI.RESOURCE_SEQ_NUM;
3417:
3418: if (l_debug = 'Y') then
3419: fnd_file.put_line(fnd_file.log, 'WSMPOPRN.copy_plan_to_execution: Inserted '||SQL%ROWCOUNT
3420: ||' rows in WIP_OP_RESOURCE_INSTANCES');
3421: end if;
3422:
3423: INSERT into wip_operation_resource_usage
3424: (WIP_ENTITY_ID,