DBA Data[Home] [Help]

APPS.GMDSURG dependencies on ALL_SOURCE

Line 6: SUBTYPE sqlbuffer_type IS all_source.text%TYPE;

2: /* $Header: GMDPSURS.pls 115.10 2002/03/24 06:24:28 pkm ship $ */
3:
4: /* Subtypes */
5: /* ======== */
6: SUBTYPE sqlbuffer_type IS all_source.text%TYPE;
7:
8: /* Constants */
9: /* ========= */
10: ss_debug CONSTANT INTEGER := 1;