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


TABLE: ICX.ICX_PROCUREMENT_SERVER_SETUP

Object Details
Object Name: ICX_PROCUREMENT_SERVER_SETUP
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_PROCUREMENT_SERVER_SETUP
Subobject Name:
Status: VALID


Stores connection information for an external Catalog source.
Used by the Define Catalog Server for External Suppliers form.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ITEM_SOURCE_ID NUMBER
Yes Item source unique identifier
COMPANY VARCHAR2 (240) Yes Company name known to the buyer service
AUTHENTICATION_URL VARCHAR2 (2000) Yes URL for the Oracle Application Server that resides outside the firewall
CALLBACK_URL VARCHAR2 (2000) Yes URL called by external catalog to reach Self-Service Purchasing
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
Query Text

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


SELECT ITEM_SOURCE_ID
,      COMPANY
,      AUTHENTICATION_URL
,      CALLBACK_URL
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM ICX.ICX_PROCUREMENT_SERVER_SETUP;

Dependencies

[top of page]

ICX.ICX_PROCUREMENT_SERVER_SETUP does not reference any database object

ICX.ICX_PROCUREMENT_SERVER_SETUP is referenced by following:

SchemaAPPS
SynonymICX_PROCUREMENT_SERVER_SETUP