DBA Data[Home] [Help]

APPS.WSMPOPRN dependencies on WIP_OP_RESOURCE_INSTANCES

Line 3378: INSERT into WIP_OP_RESOURCE_INSTANCES

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

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

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