DBA Data[Home] [Help]

APPS.OE_FND_ATTACHMENTS_PUB dependencies on STANDARD

Line 68: -- Standard call to check for call compatibility

64: IF l_debug_level > 0 THEN
65: oe_debug_pub.add( 'OE_FND_ATTACHMENTS_PUB.ADD_ATTACHMENT:BEGIN' || P_ENTITY_NAME || ' , '||P_PK1_VALUE ||' , '||P_PK2_VALUE ) ;
66: END IF;
67:
68: -- Standard call to check for call compatibility
69: -----------------------------------------------------------------------
70: if not fnd_api.compatible_api_call( l_api_version
71: , p_api_version
72: , l_api_name

Line 167: -- Standard call to check for call compatibility

163: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
164: --
165: BEGIN
166:
167: -- Standard call to check for call compatibility
168: -----------------------------------------------------------------------
169: if not fnd_api.compatible_api_call( l_api_version
170: , p_api_version
171: , l_api_name