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


TABLE: AST.AST_ASSISTS

Object Details
Object Name: AST_ASSISTS
Object Type: TABLE
Owner: AST
FND Design Data: TableAST.AST_ASSISTS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AST_ASSISTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnASSIST_ID
Columns
Name Datatype Length Mandatory Comments
ASSIST_ID NUMBER (15) Yes Identifier of directory assistance
PROGRAM_ID NUMBER (15)
Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID).
OBJECT_VERSION_NUMBER NUMBER
Yes Standard HTML front end column
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER (15) Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER (15) Yes Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
SECURITY_GROUP_ID NUMBER

Hosting Standard Column
ASSISTANCE_TYPE VARCHAR2 (15)
Type of directory assistance
ASSIST_LOCATION VARCHAR2 (254)
Location of directory assistance
Query Text

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


SELECT ASSIST_ID
,      PROGRAM_ID
,      OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
,      SECURITY_GROUP_ID
,      ASSISTANCE_TYPE
,      ASSIST_LOCATION
FROM AST.AST_ASSISTS;

Dependencies

[top of page]

AST.AST_ASSISTS does not reference any database object

AST.AST_ASSISTS is referenced by following:

SchemaAPPS
SynonymAST_ASSISTS