Search Results hxc_time_attributes
Overview
The HXC_TIME_ATTRIBUTES table is a core data object within the Oracle E-Business Suite (EBS) Time and Labor Engine (HXC). It serves as the master repository for defining the individual attributes that can be used to describe a time entry, known as a building block. Each record in this table represents a discrete piece of information—such as a project number, task, absence type, or hours worked—that can be captured for a timecard. The table's primary role is to provide the metadata and definitional framework for all time attributes used across the application, enabling the flexible configuration of time capture templates and the structured storage of timecard data.
Key Information Stored
The table's structure is designed to uniquely define and describe each time attribute. While the full column list is not provided in the excerpt, the documented primary key is the TIME_ATTRIBUTE_ID, a unique system-generated identifier for each attribute. Based on standard HXC data model patterns, other critical columns typically include the ATTRIBUTE_NAME, CATEGORY (e.g., 'PROJECT', 'HOURS'), and data type information. These columns collectively define what the attribute is, how it is categorized for processing, and the format of its values. The table acts as a reference source, with the actual attribute values for specific time entries stored in related detail tables.
Common Use Cases and Queries
This table is central to administrative setup, data validation, and reporting. A common use case involves querying the catalog of available attributes for template design or troubleshooting. For instance, to list all defined time attributes, a query such as SELECT time_attribute_id, attribute_name FROM hxc_time_attributes ORDER BY attribute_name; would be used. Integration or data fix scripts often reference this table to validate TIME_ATTRIBUTE_ID values before manipulating transactional data. Furthermore, reporting on timecard configurations frequently joins this table to HXC_TIME_ATTRIBUTE_USAGES to understand which attributes are assigned to specific time entry layouts or building block types.
Related Objects
As indicated by the foreign key metadata, HXC_TIME_ATTRIBUTES has direct relationships with several key transactional and setup tables. The HXC_TIME_ATTRIBUTE_USAGES table links attributes to specific building block types, controlling where and how an attribute can be used. The HXC_ERRORS table references TIME_ATTRIBUTE_ID to log validation or processing errors associated with a specific attribute. Beyond these, the table is foundational to the HXC timecard data model, indirectly relating to tables such as HXC_TIME_BUILDING_BLOCKS and HXC_TIMECARD_SUMMARY_VIEW. Data is typically accessed via public APIs provided by the Time and Labor engine rather than through direct DML.
-
Table: HXC_TIME_ATTRIBUTES
12.1.1
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_TIME_ATTRIBUTES, object_name:HXC_TIME_ATTRIBUTES, status:VALID, product: HXC - Time and Labor Engine , description: Time Attributes - attributes for a building block , implementation_dba_data: HXC.HXC_TIME_ATTRIBUTES ,
-
Table: HXC_TIME_ATTRIBUTES
12.2.2
owner:HXC, object_type:TABLE, fnd_design_data:HXC.HXC_TIME_ATTRIBUTES, object_name:HXC_TIME_ATTRIBUTES, status:VALID, product: HXC - Time and Labor Engine , description: Time Attributes - attributes for a building block , implementation_dba_data: HXC.HXC_TIME_ATTRIBUTES ,
-
APPS.HXC_MAPPING_UTILITIES dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_BLOCK_COLLECTION_UTILS dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.PA_OTC_API dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXT_INTERFACE_UTILITIES dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_ELP_UTILS dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.PO_HXC_INTERFACE_PVT dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMESTORE_DEPOSIT dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_FIND_NOTIFY_APRS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_USER_TYPE_DEFINITION_GRP dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_FIND_NOTIFY_APRS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.RCV_HXT_GRP dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIME_CATEGORY_UTILS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_PREFERENCE_EVALUATION dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMECARD_MESSAGE_HELPER dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMECARD_SEARCH_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMECARD_ATTRIBUTE_UTILS dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.PA_OTC_API dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMECARD_MESSAGE_HELPER dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMESTORE_DEPOSIT_UTIL dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIME_ATTRIBUTES_API dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TAT_SHD dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMECARD_UTILITIES dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_INTEGRATION_LAYER_V1_GRP dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_NOTIFICATION_PROCESS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_INTEGRATION_LAYER_V1_GRP dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TEMPLATE_SUMMARY_API dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_ALIAS_UTILITY dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_APPROVAL_REPORT_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_INLINE_NOTIF_UTILS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_ALIAS_UTILITY dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TAT_BUS dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_SECURITY dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TAT_DEL dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMECARD_MESSAGE_HELPER dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_BUILDING_BLOCK_API dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_RPT_LOAD_TC_SNAPSHOT dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.PA_OTC_API dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMESTORE_DEPOSIT_UTIL dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMEKEEPER_PROCESS dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TAT_SHD dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_APP_PERIOD_SUMMARY_PKG dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIME_CATEGORY_UTILS_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_APP_PERIOD_SUMMARY_API dependencies on HXC_TIME_ATTRIBUTES
12.1.1
-
APPS.HXC_TIMECARD_SUMMARY_PKG dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_ELP_UTILS dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_MAPPING_UTILITIES dependencies on HXC_TIME_ATTRIBUTES
12.2.2
-
APPS.HXC_TIMECARD_VALIDATION dependencies on HXC_TIME_ATTRIBUTES
12.2.2