DBA Data[Home] [Help]

APPS.QLTVCREB dependencies on QLTVCREB

Line 1: PACKAGE BODY QLTVCREB AS

1: PACKAGE BODY QLTVCREB AS
2: /* $Header: qltvcreb.plb 120.10.12020000.2 2012/07/03 18:10:54 ntungare ship $ */
3:
4: -- executes a sql statement dynamically
5:

Line 2: /* $Header: qltvcreb.plb 120.10.12020000.2 2012/07/03 18:10:54 ntungare ship $ */

1: PACKAGE BODY QLTVCREB AS
2: /* $Header: qltvcreb.plb 120.10.12020000.2 2012/07/03 18:10:54 ntungare ship $ */
3:
4: -- executes a sql statement dynamically
5:
6: -- A constant to fool GSCC. See bug 3554899

Line 1403: END QLTVCREB ;

1399:
1400: g_dummy := fnd_installation.get_app_info(g_fnd, g_status,
1401: g_industry, g_schema);
1402:
1403: END QLTVCREB ;