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


TABLE: HR.PAY_REPORT_FORMAT_MAPPINGS_TL

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


PAY_REPORT_FORMAT_MAPPINGS_TL hold translated names for the report
from the base table to allow Multi-lingual support.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REPORT_FORMAT_MAPPING_ID NUMBER (15) Yes Foreign Key to PAY_REPORT_FORMAT_MAPPINGS_F
LANGUAGE VARCHAR2 (4) Yes Language of Translation
SOURCE_LANG VARCHAR2 (4) Yes Source Language of the row
DISPLAY_NAME VARCHAR2 (80) Yes Name used when displaying this definition.
Query Text

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


SELECT REPORT_FORMAT_MAPPING_ID
,      LANGUAGE
,      SOURCE_LANG
,      DISPLAY_NAME
FROM HR.PAY_REPORT_FORMAT_MAPPINGS_TL;

Dependencies

[top of page]

HR.PAY_REPORT_FORMAT_MAPPINGS_TL does not reference any database object

HR.PAY_REPORT_FORMAT_MAPPINGS_TL is referenced by following:

SchemaAPPS
SynonymPAY_REPORT_FORMAT_MAPPINGS_TL
SchemaPUBLIC
SynonymPAY_REPORT_FORMAT_MAPPINGS_TL