DBA Data[Home] [Help] [Dependency Information]


TABLE: JE.JE_NO_GEI_CONTROLS

Object Details
Object Name: JE_NO_GEI_CONTROLS
Object Type: TABLE
Owner: JE
FND Design Data: TableJE.JE_NO_GEI_CONTROLS
Subobject Name:
Status: VALID


Table Stores info about ordering and recieving files related to S-Report.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORDER_NUMBER NUMBER (35) Yes Order number
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE

Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
MSG_PERIOD VARCHAR2 (6)
The Period for which the S-Report is submitted
MSG_RECEIPT_TYPE VARCHAR2 (2)
Type of receipt recieved from FIN
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ORDER_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      MSG_PERIOD
,      MSG_RECEIPT_TYPE
FROM JE.JE_NO_GEI_CONTROLS;

Dependencies

[top of page]

JE.JE_NO_GEI_CONTROLS does not reference any database object

JE.JE_NO_GEI_CONTROLS is referenced by following:

SchemaAPPS
SynonymJE_NO_GEI_CONTROLS