DBA Data[Home] [Help]

APPS.GL_BIS_SECURITY_PKG dependencies on GL_BIS_SECURITY_PKG

Line 1: PACKAGE BODY gl_bis_security_pkg AS

1: PACKAGE BODY gl_bis_security_pkg AS
2: /* $Header: gluoascb.pls 120.2 2003/04/30 02:38:41 djogg ship $ */
3:
4: --
5: -- Global variables

Line 24: END gl_bis_security_pkg;

20: BEGIN
21: RESPONSIBILITY_ID := fnd_global.resp_id;
22: SET_OF_BOOKS_ID := to_number(fnd_profile.value_specific('GL_SET_OF_BKS_ID',
23: null, RESPONSIBILITY_ID, 101));
24: END gl_bis_security_pkg;