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


TABLE: ASG.ASG_AUTO_SYNC_TRANIDS

Object Details
Object Name: ASG_AUTO_SYNC_TRANIDS
Object Type: TABLE
Owner: ASG
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:
Columns
Name Datatype Length Mandatory Comments
USER_NAME VARCHAR2 (30) Yes The UserName of the person who performed Auto Sync
UPLOAD_TRANID NUMBER
Yes Upload Transaction ID Value
SYNC_ID NUMBER

Synchronization Id of the AutoSync
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER
Yes Standard who column - user who created this row
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row
LAST_UPDATED_BY NUMBER
Yes Standard who column - user who last updated this row
Query Text

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


SELECT USER_NAME
,      UPLOAD_TRANID
,      SYNC_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
FROM ASG.ASG_AUTO_SYNC_TRANIDS;

Dependencies

[top of page]

ASG.ASG_AUTO_SYNC_TRANIDS does not reference any database object

ASG.ASG_AUTO_SYNC_TRANIDS is referenced by following:

SchemaAPPS
SynonymASG_AUTO_SYNC_TRANIDS