DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_MV dependencies on FND_GLOBAL

Line 5: g_conc_request_id NUMBER := fnd_global.conc_request_id;

1: PACKAGE BODY hri_oltp_conc_mv AS
2: /* $Header: hriocmvr.pkb 120.1 2005/12/02 03:27 cbridge noship $ */
3:
4: --
5: g_conc_request_id NUMBER := fnd_global.conc_request_id;
6: g_schema VARCHAR2(50);
7:
8: /*
9: **

Line 44: g_conc_request_id := fnd_global.conc_request_id;

40: PROCEDURE output(p_text VARCHAR2) IS
41: --
42: BEGIN
43: --
44: g_conc_request_id := fnd_global.conc_request_id;
45: --
46: IF g_conc_request_id IS NOT NULL THEN
47: --
48: -- Write to the concurrent request log