DBA Data[Home] [Help]

APPS.CTO_MSUTIL_PUB dependencies on CTO_UTILITY_PK

Line 1455: if( lProgramId = CTO_UTILITY_PK.PC_BOM_PROGRAM_ID ) then

1451: END IF;
1452:
1453: lStmtNumber := 28 ;
1454:
1455: if( lProgramId = CTO_UTILITY_PK.PC_BOM_PROGRAM_ID ) then
1456: v_source_type_code := 'INTERNAL' ;
1457:
1458: IF PG_DEBUG <> 0 THEN
1459: oe_debug_pub.add('populate_plan_level: ' || ' pc bom source type code = '|| v_source_type_code ,1);