Oracle eBusiness Suite Technical Reference

Release 11i - Copyright (c) 2001 - 2005 Oracle

This Technical Reference Manual (TRM) in any form, software or printed matter, contains proprietary information of Oracle ; it is provided under an Oracle agreement containing restrictions on use and disclosure and is also protected by copyright, patent, and other intellectual property law. Restrictions applicable to this TRM include, but are not limited to: (a) exercising either the same degree of care to safeguard the confidentiality of this TRM as you exercise to safeguard the confidentiality of your own most important Confidential Information or a reasonable degree of care, whichever is greater; (b) maintaining agreements with your employees and agents that protect the Confidential Information of third parties such as Oracle and instructing such employees and agents of these requirements for this TRM; (c) restricting disclosure of this TRM to those of your employees who have a 'need to know' consistent with the purposes for which this TRM was disclosed to you; (d) maintaining this TRM at all times on your premises; (e) not removing or destroying any proprietary or confidential legends or markings placed upon this TRM in whatever form, software or printed matter; and (f) not reproducing or transmitting this TRM in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Oracle. You should not use this TRM in any form, software or printed matter, to create software that performs the same or similar functions as any Oracle products.

The information in this TRM is subject to change without notice. If you find any problems in the TRM in any form, software or printed matter, please report them to us in writing. Oracle does not warrant that this TRM is error free. This TRM is provided to customer 'as is' with no warranty of any kind. This TRM does not constitute Documentation as that term is defined in Oracle's agreements. Reverse engineering of the Programs (software and documentation) associated with this TRM are prohibited. The Programs associated with this TRM are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be licensee's responsibility to take all appropriate fail safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and Oracle disclaims liability for any damages caused by such use of the Programs. Program Documentation is licensed for use solely to support the deployment of the Programs and not for any other any other purpose. Restricted Rights Legend

This TRM and the Programs associated with this TRM delivered subject to the DOD FAR Supplement are 'commercial computer software' and use, duplication and disclosure of the TRM and the Programs associated with this TRM shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement. Otherwise, this TRM and the Programs associated with this TRM delivered subject to the Federal Acquisition Regulations are 'restricted computer software' and use, duplication and disclosure of the TRM and the Programs associated with this TRM shall be subject to the restrictions in FAR 52.227-14, Rights in Data General, including Alternate III (June 1987). Oracle, 500 Oracle Parkway, Redwood City, CA 94065.

Oracle is a registered trademark. AIM Advantage™, Big Business. Small Business. All Business.™, CDM Advantage™, .comference™, ConText®, Des40®, Easy*Query™, Easy*SQL®, Education Objects™, EMM Advantage™, Enabling the Information Age®, ExpertDetectSM, Express®, FastForwardSM, GEMMS®, Gist™, Hyper*SQL™, instantOracle™, "Internet Business Intelligence - Insight for Everyone"™, iSQL*Plus™, JInitiator™, NLS*Workbench®, Object Marketplace™, ODP Pulse™, ODP Techwire™, OLA™, On Oracle™, Oracle®, Oracle Book®, Oracle Bookbatch®, Oracle BookBuilder®, OracleBRONZE®, Oracle Business OnLine®, OracleDevConnectSM, Oracle® Discoverer™, Oracle® Expert™, Oracle Financials®, OracleGOLDSM, OracleIncidentSM, OracleJSP™, OracleLifeCycleSM, Oracle Media Objects®, OracleMERCURYSM, OracleMetaLinkSM, OraclemetalsSM, OracleMobile™, Oracle Names®, Oracle NetSolutions®, Oracle® One™, Oracle Open Gateways®, Oracle OpenWorld®, OraclePLATINUMSM, Oracle Power Objects®, Oracle Press®, Oracle Procedural Gateway®, Oracle Quality®, Oracle Secure Network Services®, OracleSILVERSM, Oracle® SQL/Services™, Oracle® SQL*TutorSM, OracleSTERLINGSM, Oracle Store®, Oracle Transparent Gateway®, OracleWare®, Oracle8i™, Oracle9i™, PC Express®, Personal Express®, PJM Advantage™, PL/SQL™, Pro*Ada®, Pro*C™, Pro*C/C++™, Pro*COBOL®, Pro*FORTRAN®, Pro*Pascal®, Pro*PL/1®, Pro*REXX®, Profit™, ProREXX™, Report Card™, Secure Access 2.0™, Secure Network Services®, Security Without Compromise™, SellingPoint®, SQL*Plus®, Tutor™ are trademarks or registered trademarks of Oracle. Other names may be trademarks of their respective owners. The absence of a product or service name, slogan, or logo from this list does not constitute a waiver of Oracle's trademark or other intellectual property rights concerning that name, slogan, or logo.

eTRM - DT Tables and Views

TABLE - HR.DT_COLUMN_PROMPTS_TL
TABLE - HR.DT_DATE_PROMPTS_TL
TABLE - HR.DT_TITLE_PROMPTS_TL

Table: DT_COLUMN_PROMPTS_TL

Description: Default prompts for columns in DateTrack History views.
Primary Key: DT_COLUMN_PROMPTS_TL_PK
  1. VIEW_NAME
  2. COLUMN_NAME
  3. LANGUAGE
Comments

DT_COLUMN_PROMPTS_TL holds the default prompts for the columns of each
DateTrack history view in Oracle HRMS Release 11. These column
prompts may be amended by users and saved in their own folders.

Primary Key: DT_COLUMN_PROMPTS_TL_PK
  1. VIEW_NAME
  2. COLUMN_NAME
  3. LANGUAGE
Indexes
Index Type Tablespace Column
DT_COLUMN_PROMPTS_TL_PK UNIQUE APPS_TS_ARCHIVE VIEW_NAME
COLUMN_NAME
LANGUAGE
Columns
Name Datatype Length Mandatory Comments
COLUMN_NAME VARCHAR2 (30) Y Name of the view column.
VIEW_NAME VARCHAR2 (30) Y Name of the DateTrack History view.
SOURCE_LANG VARCHAR2 (4) Y Identifies the souce language of the prompt.
LANGUAGE VARCHAR2 (4) Y Identifies the language of the prompt.
COLUMN_PROMPT VARCHAR2 (80)
Text of the prompt.
LAST_UPDATE_DATE DATE

Standard Who column.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
CREATED_BY NUMBER (15)
Standard Who column.
CREATION_DATE DATE

Standard Who column.

[top of page]

HR.DT_COLUMN_PROMPTS_TL does not reference any database object

HR.DT_COLUMN_PROMPTS_TL is referenced by following:

APPS
SYNONYM - DT_COLUMN_PROMPTS_TL
TRIGGER - DT_COLUMN_PROMPTS_TL041445_WHO
PUBLIC
SYNONYM - DT_COLUMN_PROMPTS_TL

[top of page]

Table: DT_DATE_PROMPTS_TL

Description: Default prompts for effective start date and end date columns in DateTrack History views.
Primary Key: DT_DATE_PROMPTS_TL_PK
  1. LANGUAGE
Comments

DT_DATE_PROMPTS holds the default prompts to use for the Effective
Start Date and Effective End Date columns of all DateTrack History
views in Oracle HRMS Release 11.

Primary Key: DT_DATE_PROMPTS_TL_PK
  1. LANGUAGE
Indexes
Index Type Tablespace Column
DT_DATE_PROMPTS_TL_PK UNIQUE APPS_TS_ARCHIVE LANGUAGE
Columns
Name Datatype Length Mandatory Comments
LANGUAGE VARCHAR2 (4) Y Identifies the language of the prompt.
SOURCE_LANG VARCHAR2 (4) Y Identifies the souce language of the prompt.
EFFECTIVE_END_PROMPT VARCHAR2 (80)
Default prompt for effective end date.
EFFECTIVE_START_PROMPT VARCHAR2 (80)
Default prompt for effective start date.
LAST_UPDATE_DATE DATE

Standard Who column.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
CREATED_BY NUMBER (15)
Standard Who column.
CREATION_DATE DATE

Standard Who column.

[top of page]

HR.DT_DATE_PROMPTS_TL does not reference any database object

HR.DT_DATE_PROMPTS_TL is referenced by following:

APPS
SYNONYM - DT_DATE_PROMPTS_TL
TRIGGER - DT_DATE_PROMPTS_TL041341_WHO
PUBLIC
SYNONYM - DT_DATE_PROMPTS_TL

[top of page]

Table: DT_TITLE_PROMPTS_TL

Description: Default window titles for DateTrack History views.
Primary Key: DT_TITLE_PROMPTS_TL_PK
  1. VIEW_NAME
  2. LANGUAGE
Comments

DT_TITLE_PROMPTS_TL holds the default window title for each DateTrack
History view in Oracle HRMS Release 11.

Primary Key: DT_TITLE_PROMPTS_TL_PK
  1. VIEW_NAME
  2. LANGUAGE
Indexes
Index Type Tablespace Column
DT_TITLE_PROMPTS_TL_PK UNIQUE APPS_TS_ARCHIVE VIEW_NAME
LANGUAGE
Columns
Name Datatype Length Mandatory Comments
LANGUAGE VARCHAR2 (4) Y Identifies the language of the prompt.
SOURCE_LANG VARCHAR2 (4) Y Identifies the souce language of the prompt.
VIEW_NAME VARCHAR2 (30) Y Name of the DateTrack History view.
TITLE_PROMPT VARCHAR2 (80)
Text of the window prompt.
LAST_UPDATE_DATE DATE

Standard Who column.
LAST_UPDATED_BY NUMBER (15)
Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
CREATED_BY NUMBER (15)
Standard Who column.
CREATION_DATE DATE

Standard Who column.

[top of page]

HR.DT_TITLE_PROMPTS_TL does not reference any database object

HR.DT_TITLE_PROMPTS_TL is referenced by following:

APPS
SYNONYM - DT_TITLE_PROMPTS_TL
TRIGGER - DT_TITLE_PROMPTS_TL041445_WHO
PUBLIC
SYNONYM - DT_TITLE_PROMPTS_TL

[top of page]



Copyright (c) 2001 - 2005, Oracle - Use Restricted by Contract