DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on CTO_ITEM_PK

Line 1: package body CTO_ITEM_PK as

1: package body CTO_ITEM_PK as
2: /* $Header: CTOCCFGB.pls 120.10.12020000.2 2012/07/26 11:33:37 abhissri ship $ */
3:
4: /*============================================================================+
5: | Copyright (c) 1993 Oracle Corporation Belmont, California, USA |

Line 1212: ('CTO_ITEM_PK'

1208: oe_debug_pub.add('Create_And_Link_Item: ' || 'create_and_link_item::others::'||to_char(lStmtNum)||'::'||sqlerrm, 1);
1209: END IF;
1210: IF FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
1211: FND_MSG_PUB.Add_Exc_Msg
1212: ('CTO_ITEM_PK'
1213: ,'create_and_link_item'
1214: );
1215: END IF;
1216: cto_msg_pub.count_and_get

Line 2478: end CTO_ITEM_PK;

2474:
2475:
2476: end evaluate_item_behavior;
2477:
2478: end CTO_ITEM_PK;