[Home] [Help]
[Dependency Information]
| Object Name: | IGI_CBR_GL_JOURNAL_SOURCES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGI.IGI_CBR_GL_JOURNAL_SOURCES_V
|
| Subobject Name: | |
| Status: | VALID |
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| USER_JE_SOURCE_NAME | VARCHAR2 | (240) | User defined journal source name | |
| JE_SOURCE_NAME | VARCHAR2 | (30) | Journal source name |
Cut, paste (and edit) the following text to query this object:
SELECT USER_JE_SOURCE_NAME
, JE_SOURCE_NAME
FROM APPS.IGI_CBR_GL_JOURNAL_SOURCES_V;
APPS
GL_JE_SOURCES_TL
IGI_LOOKUPS
APPS.IGI_CBR_GL_JOURNAL_SOURCES_V is not referenced by any database object
|
|
|
|