[Home] [Help]
[Dependency Information]
Object Name: | PAY_ZA_IRP5_BAL_CODES |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Table holds codes for IRP5 balances
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PAY_ZA_IRP5_BAL_CODES_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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 |
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;
HR.PAY_ZA_IRP5_BAL_CODES does not reference any database object
HR.PAY_ZA_IRP5_BAL_CODES is referenced by following:
|
|
|