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


TABLE: HR.HR_JP_PARAMETERS

Object Details
Object Name: HR_JP_PARAMETERS
Object Type: TABLE
Owner: HR
FND Design Data: TablePER.HR_JP_PARAMETERS
Subobject Name:
Status: VALID


Used to remove multibyte characters from objects like translation table.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: HR_JP_PARAMETERS_PK
  1. ColumnOWNER
  2. ColumnPARAMETER_NAME
Indexes
Index Type Uniqueness Tablespace Column
HR_JP_PARAMETERS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOWNER
ColumnPARAMETER_NAME
Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (30) Yes Module or function name that includes the parameters.
PARAMETER_NAME VARCHAR2 (30) Yes Name that system uses instead of multibyte key.
PARAMETER_VALUE VARCHAR2 (80) Yes System generated identification number for the multibyte key.
Query Text

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


SELECT OWNER
,      PARAMETER_NAME
,      PARAMETER_VALUE
FROM HR.HR_JP_PARAMETERS;

Dependencies

[top of page]

HR.HR_JP_PARAMETERS does not reference any database object

HR.HR_JP_PARAMETERS is referenced by following:

SchemaAPPS
SynonymHR_JP_PARAMETERS
SchemaPUBLIC
SynonymHR_JP_PARAMETERS