DBA Data[Home] [Help]

APPS.AHL_RM_APPROVAL_PVT dependencies on STANDARD

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

346: AHL_DEBUG_PUB.enable_debug;
347: AHL_DEBUG_PUB.debug( 'Enter Initiate OPERATION Approval..','+HEADERS+');
348: END IF;
349:
350: -- Standard call to check for call compatibility.
351:
352: IF FND_API.to_boolean(l_init_msg_list) THEN
353: FND_MSG_PUB.initialize;
354: END IF;

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

687: AHL_DEBUG_PUB.debug( 'Enter Initiate Route Approval','+ROUTES+');
688: AHL_DEBUG_PUB.debug( 'p_approval_type'||p_apprvl_type,'+ROUTES+');
689: END IF;
690:
691: -- Standard call to check for call compatibility.
692:
693: IF FND_API.to_boolean(l_init_msg_list) THEN
694: FND_MSG_PUB.initialize;
695: END IF;