DBA Data[Home] [Help]

APPS.PA_GL_AUTOALLOC_PKG dependencies on GL_LOOKUPS

Line 179: From gl_lookups

175: Cursor Get_Status_Meaning_C IS
176: Select
177: Meaning
178: ,Description
179: From gl_lookups
180: Where LOOKUP_TYPE = 'AUTOALLOCATION_STATUS'
181: And LOOKUP_CODE = v_lookup_code;
182: Cursor get_request_id_C IS
183: Select request_id