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


TABLE: HR.PAY_DYNDBI_CHANGES

Object Details
Object Name: PAY_DYNDBI_CHANGES
Object Type: TABLE
Owner: HR
FND Design Data: TablePAY.PAY_DYNDBI_CHANGES
Subobject Name:
Status: VALID


PAY_DYNDBI_CHANGES is an internal table used to record objects for which dynamic database item names must be regenerated. The changes are necessary because of changes to delivered name translations.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PAY_DYNDBI_CHANGES_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnTYPE
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (511) Yes Together with TYPE, ID uniquely identifies an object for which new dynamic database item names must be generated.
TYPE VARCHAR2 (30) Yes The entity type for which the dynamic database item names must be generated. The types are DB (defined balance), ET (element type), and EIV (element input value).
LANGUAGE VARCHAR2 (30) Yes The language in which the database item names should be translated.
Query Text

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


SELECT ID
,      TYPE
,      LANGUAGE
FROM HR.PAY_DYNDBI_CHANGES;

Dependencies

[top of page]

HR.PAY_DYNDBI_CHANGES does not reference any database object

HR.PAY_DYNDBI_CHANGES is referenced by following:

SchemaAPPS
SynonymPAY_DYNDBI_CHANGES
SchemaPUBLIC
SynonymPAY_DYNDBI_CHANGES