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


TABLE: AMW.AMW_ACCOUNT_ASSERTIONS

Object Details
Object Name: AMW_ACCOUNT_ASSERTIONS
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_ACCOUNT_ASSERTIONS
Subobject Name:
Status: VALID


Stores assertion details for an account


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ACCOUNT_ASSERTION_ID NUMBER
Yes Account assertion identifier - Primary Key
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATED_BY NUMBER
Yes Standard WHO column
CREATION_DATE DATE
Yes Standard WHO column
CREATED_BY NUMBER
Yes Standard WHO column
LAST_UPDATE_LOGIN NUMBER

Standard WHO column
OBJECT_VERSION_NUMBER NUMBER

This column is used for optimistic locking.
ASSERTION_CODE VARCHAR2 (30)
Assertion code
NATURAL_ACCOUNT_ID NUMBER
Yes Natural Account indentifier
Query Text

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


SELECT ACCOUNT_ASSERTION_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      ASSERTION_CODE
,      NATURAL_ACCOUNT_ID
FROM AMW.AMW_ACCOUNT_ASSERTIONS;

Dependencies

[top of page]

AMW.AMW_ACCOUNT_ASSERTIONS does not reference any database object

AMW.AMW_ACCOUNT_ASSERTIONS is referenced by following:

SchemaAPPS
SynonymAMW_ACCOUNT_ASSERTIONS