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


TABLE: PSP.PSP_ENC_CHANGED_SCHEDULES

Object Details
Object Name: PSP_ENC_CHANGED_SCHEDULES
Object Type: TABLE
Owner: PSP
FND Design Data: TablePSP.PSP_ENC_CHANGED_SCHEDULES
Subobject Name:
Status: VALID


To log all the Account ID's which have been modified through Org Account Setup forms.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CHANGE_TYPE VARCHAR2 (2)
Identifies the change type for the affected assignments
ACTION_TYPE VARCHAR2 (1)
Identifies the DML operation
REFERENCE_FIELD VARCHAR2 (30)
Identifies the field whose value is stored in REFERENCE_ID
REFERENCE_ID NUMBER (15) Yes Reference ID
Query Text

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


SELECT CHANGE_TYPE
,      ACTION_TYPE
,      REFERENCE_FIELD
,      REFERENCE_ID
FROM PSP.PSP_ENC_CHANGED_SCHEDULES;

Dependencies

[top of page]

PSP.PSP_ENC_CHANGED_SCHEDULES does not reference any database object

PSP.PSP_ENC_CHANGED_SCHEDULES is referenced by following:

SchemaAPPS
SynonymPSP_ENC_CHANGED_SCHEDULES