DBA Data[Home] [Help]

APPS.GMS_CLIENT_EXTN_PO dependencies on GMS_CLIENT_EXTN_PO

Line 1: PACKAGE BODY gms_client_extn_po AS

1: PACKAGE BODY gms_client_extn_po AS
2: /* $Header: gmspoceb.pls 120.0 2005/09/12 10:19:42 aaggarwa noship $ */
3:
4: function allow_internal_req return varchar2 is
5: l_allow_internal_req varchar2(1) ;

Line 18: END gms_client_extn_po;

14: return l_allow_internal_req ;
15:
16: end allow_internal_req ;
17:
18: END gms_client_extn_po;