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


TABLE: GMF.GL_SEVT_TTL

Object Details
Object Name: GL_SEVT_TTL
Object Type: TABLE
Owner: GMF
FND Design Data: TableGMF.GL_SEVT_TTL
Subobject Name:
Status: VALID


GL mapping subevent account titles. Account titles that are impacted by a subsystem subevent.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GL_SEVT_TTL_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSUB_EVENT_TYPE
ColumnSEQUENCE_NO
Columns
Name Datatype Length Mandatory Comments
SUB_EVENT_TYPE NUMBER (10) Yes Subevent Type.
SEQUENCE_NO NUMBER (5) Yes Sequence number.
ACCT_TTL_TYPE NUMBER (5) Yes Account Title Type of subevent.
TRANS_SIGN NUMBER (5) Yes Indicates if the transaction amount that is posted for this subevent/account title should be either credit or debit or both allowed. 1=DR;-1=CR;2=-DR;-2=-CR;3=DR/CR;-3=-DR/-CR.
JV_QTY_IND NUMBER (5) Yes Indicates if the Statistical Balance of the account should be sent to GL. 0=Do not send statistical balance to GL; 1=Send statistical balance to GL.
MAP_ORGN_IND NUMBER (5) Yes 0=Book to Company of Warehouse organization in Subledger Update for this account title; 1=Book to Company of Signon Organization[The document organization] in Subledger Update.
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
TRANS_CNT NUMBER (10)
Not currently used
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
DELETE_MARK NUMBER (5) Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
Query Text

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


SELECT SUB_EVENT_TYPE
,      SEQUENCE_NO
,      ACCT_TTL_TYPE
,      TRANS_SIGN
,      JV_QTY_IND
,      MAP_ORGN_IND
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      TRANS_CNT
,      TEXT_CODE
,      DELETE_MARK
FROM GMF.GL_SEVT_TTL;

Dependencies

[top of page]

GMF.GL_SEVT_TTL does not reference any database object

GMF.GL_SEVT_TTL is referenced by following:

SchemaAPPS
SynonymGL_SEVT_TTL