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


TABLE: HR.PAY_ZA_IRP5_BAL_CODES

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


Table holds codes for IRP5 balances


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Primary Key: PAY_ZA_IRP5_BAL_CODES_PK
  1. ColumnBALANCE_SEQUENCE
  2. ColumnFULL_BALANCE_NAME
Indexes
Index Type Uniqueness Tablespace Column
PAY_ZA_IRP5_BAL_CODES_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnBALANCE_SEQUENCE
ColumnFULL_BALANCE_NAME
Columns
Name Datatype Length Mandatory Comments
BALANCE_TYPE_ID NUMBER (9) Yes Balance Type ID
BALANCE_NAME VARCHAR2 (80) Yes The description that shows on the tax certificates
CODE NUMBER
Yes IRP5 code supplied by SARS
USER_NAME VARCHAR2 (80)
The name of the associated database item
FULL_BALANCE_NAME VARCHAR2 (80) Yes Name of balance
BALANCE_SEQUENCE NUMBER
Yes Balance sequence
Query Text

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


SELECT BALANCE_TYPE_ID
,      BALANCE_NAME
,      CODE
,      USER_NAME
,      FULL_BALANCE_NAME
,      BALANCE_SEQUENCE
FROM HR.PAY_ZA_IRP5_BAL_CODES;

Dependencies

[top of page]

HR.PAY_ZA_IRP5_BAL_CODES does not reference any database object

HR.PAY_ZA_IRP5_BAL_CODES is referenced by following:

SchemaAPPS
SynonymPAY_ZA_IRP5_BAL_CODES
SchemaPUBLIC
SynonymPAY_ZA_IRP5_BAL_CODES