DBA Data[Home] [Help]

APPS.AD_PATCH_IMPACT_API dependencies on AD_PATCH_IMPACT_API

Line 1: PACKAGE BODY AD_PATCH_IMPACT_API AS

1: PACKAGE BODY AD_PATCH_IMPACT_API AS
2: /* $Header: adpaiab.pls 120.3 2006/04/05 03:28:31 msailoz noship $ */
3: /**
4: The Procedure returns the list of patches recommended in the current request set.
5: i.e., this AD API would query the FND Concurrent Request table to get the request

Line 263: END AD_PATCH_IMPACT_API;

259: END LOOP;
260:
261: END get_prereq_list;
262:
263: END AD_PATCH_IMPACT_API;
264: