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


TABLE: HR.HR_BGRP_DELTA_SYNC

Object Details
Object Name: HR_BGRP_DELTA_SYNC
Object Type: TABLE
Owner: HR
Subobject Name:
Status: VALID


HR_BGRP_DELTA_SYNC holds the delta sync(RIR) information for the Business Group in HR HelpDesk.Regular Incremental Refresh(RIR) XML message for Business Group is generated with this information,in XML Gateway.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
BUSINESS_GROUP_ID NUMBER (15)
Business Group Id
BUSINESS_GROUP_NAME VARCHAR2 (240)
Business Group Name.
EFFECTIVE_DATE DATE

Effective Date.
EFFECTIVE_STATUS VARCHAR2 (10)
Effective Status of the Business Group eg Active,Inactive.
LAST_UPDATE_DATE DATE

Last Update Date.
STATUS VARCHAR2 (10)
Status of the message eg Queued,Sent
EFFECTIVE_STATUS_DATE DATE

Effective Status Date.
EVENT_KEY VARCHAR2 (50)
Event Key.
Query Text

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


SELECT BUSINESS_GROUP_ID
,      BUSINESS_GROUP_NAME
,      EFFECTIVE_DATE
,      EFFECTIVE_STATUS
,      LAST_UPDATE_DATE
,      STATUS
,      EFFECTIVE_STATUS_DATE
,      EVENT_KEY
FROM HR.HR_BGRP_DELTA_SYNC;

Dependencies

[top of page]

HR.HR_BGRP_DELTA_SYNC does not reference any database object

HR.HR_BGRP_DELTA_SYNC is referenced by following:

SchemaAPPS
SynonymHR_BGRP_DELTA_SYNC