DBA Data[Home] [Help]

APPS.GMD_QC_ERES_UTILS dependencies on GMD_QC_ERES_UTILS

Line 1: PACKAGE BODY GMD_QC_ERES_UTILS AS

1: PACKAGE BODY GMD_QC_ERES_UTILS AS
2: --$Header: GMDGEREB.pls 120.7.12020000.2 2012/07/17 10:22:35 mtou ship $
3: --Bug 3222090, magupta removed call to FND_PROFILE.VALUE('AFLOG_ENABLED')
4: --forward decl.
5: function set_debug_flag return varchar2;

Line 26: --| Package Name : GMD_QC_ERES_UTILS |

22: --| Redwood Shores, CA, USA |
23: --| All rights reserved. |
24: --+==========================================================================+
25: --| File Name : GMDVEREB.pls |
26: --| Package Name : GMD_QC_ERES_UTILS |
27: --| Type : Group |
28: --| |
29: --| Notes |
30: --| This package contains group layer APIs for Results Entity |

Line 1148: end GMD_QC_ERES_UTILS;

1144:
1145: END get_lpn;
1146:
1147:
1148: end GMD_QC_ERES_UTILS;
1149: