NEE_PROVIDR_LNG(SQL Table) |
Index Back |
---|---|
Non Employee Provider Rel LngRelated Language table for PROVIDER_TBL which contains information on the provider, agency, or Employer of a Non Employee. This information can be tied to a person either on EMPLOYMENT or in CONTRACT_DATA |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | NEE_PROVIDER_ID | Character(10) | VARCHAR2(10) NOT NULL | The ID for the Non Employee Provider, Agency, or Employer. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |