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


TABLE: PO.PO_ASL_API_ERRORS

Object Details
Object Name: PO_ASL_API_ERRORS
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_ASL_API_ERRORS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
USER_KEY NUMBER

SESSION_KEY NUMBER

ENTITY_NAME VARCHAR2 (50)
REJECTION_REASON VARCHAR2 (2000)
Query Text

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


SELECT USER_KEY
,      SESSION_KEY
,      ENTITY_NAME
,      REJECTION_REASON
FROM PO.PO_ASL_API_ERRORS;

Dependencies

[top of page]

PO.PO_ASL_API_ERRORS does not reference any database object

PO.PO_ASL_API_ERRORS is referenced by following:

SchemaPO
ViewPO_ASL_API_ERRORS#