Stores Assignment Status Name
Module: Global Human Resources
LANGUAGE, ASSIGNMENT_STATUS_TYPE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| ASSIGNMENT_STATUS_TYPE_ID | NUMBER | 38 | 0 | True | Assignment Status Identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Translation language | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source Record Identifier It is a unique combination of CODE_TYPE, CODE | ||||
| ASSIGNMENT_STATUS_NAME | VARCHAR2 | 128 | Name of the Assignment Status |
Copyright © 2019, 2024, Oracle and/or its affiliates.