[Home] [Help]
[Dependency Information]
Object Name: | HR_JP_PARAMETERS |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Used to remove multibyte characters from objects like translation table.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
HR_JP_PARAMETERS_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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. |
Cut, paste (and edit) the following text to query this object:
SELECT OWNER
, PARAMETER_NAME
, PARAMETER_VALUE
FROM HR.HR_JP_PARAMETERS;
HR.HR_JP_PARAMETERS does not reference any database object
HR.HR_JP_PARAMETERS is referenced by following:
|
|
|