DBA Data[Home] [Help]

APPS.AHL_RM_APPROVAL_PVT dependencies on STANDARD

Line 311: -- Standard call to check for call compatibility.

307: AHL_DEBUG_PUB.enable_debug;
308: AHL_DEBUG_PUB.debug( 'Enter Initiate OPERATION Approval..','+HEADERS+');
309: END IF;
310:
311: -- Standard call to check for call compatibility.
312:
313: IF FND_API.to_boolean(l_init_msg_list) THEN
314: FND_MSG_PUB.initialize;
315: END IF;

Line 634: -- Standard call to check for call compatibility.

630: AHL_DEBUG_PUB.debug( 'Enter Initiate Route Approval','+ROUTES+');
631: AHL_DEBUG_PUB.debug( 'p_approval_type'||p_apprvl_type,'+ROUTES+');
632: END IF;
633:
634: -- Standard call to check for call compatibility.
635:
636: IF FND_API.to_boolean(l_init_msg_list) THEN
637: FND_MSG_PUB.initialize;
638: END IF;