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


TABLE: ZX.ZX_API_OWNER_STATUSES

Object Details
Object Name: ZX_API_OWNER_STATUSES
Object Type: TABLE
Owner: ZX
FND Design Data: TableZX.ZX_API_OWNER_STATUSES
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_API_OWNER_STATUSES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAPI_OWNER_ID
ColumnSERVICE_CATEGORY_CODE
Columns
Name Datatype Length Mandatory Comments
API_OWNER_ID NUMBER (15) Yes Party tax profile identifier of the API owner
SERVICE_CATEGORY_CODE VARCHAR2 (30) Yes Service category code
STATUS_CODE VARCHAR2 (30) Yes APIs registration status of the API Owner for the service category
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
Query Text

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


SELECT API_OWNER_ID
,      SERVICE_CATEGORY_CODE
,      STATUS_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM ZX.ZX_API_OWNER_STATUSES;

Dependencies

[top of page]

ZX.ZX_API_OWNER_STATUSES does not reference any database object

ZX.ZX_API_OWNER_STATUSES is referenced by following:

SchemaAPPS
SynonymZX_API_OWNER_STATUSES