[Home] [Help]
[Dependency Information]
Object Name: | GL_VALN_CDS |
---|---|
Object Type: | TABLE |
Owner: | GMF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Validation codes for account key auto-generation.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
GL_VALN_CDS_PK | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
VALIDATION_CODE | VARCHAR2 | (4) | Yes | When Accounting Unit validation code = Account validation and Auto Link is set in GL_PLCY_MST, auto generate account key. |
VALIDATION_CODE_DESC | VARCHAR2 | (70) | Yes | Description. |
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. |
Cut, paste (and edit) the following text to query this object:
SELECT VALIDATION_CODE
, VALIDATION_CODE_DESC
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, TRANS_CNT
, TEXT_CODE
, DELETE_MARK
FROM GMF.GL_VALN_CDS;
GMF.GL_VALN_CDS does not reference any database object
GMF.GL_VALN_CDS is referenced by following:
|
|
|