Stores Person Type Name
Module: Global Human Resources
LANGUAGE, PERSON_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PERSON_TYPE_ID | NUMBER | 38 | 0 | True | Person Type Identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Translation language | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Source Record Identifier It is a unique combination of CODE_TYPE, CODE | ||||
PERSON_TYPE_NAME | VARCHAR2 | 128 | Name of the Person Type |
Copyright © 2019, 2023, Oracle and/or its affiliates.