EOCF_RESMTH_LNG(SQL Table) |
Index Back |
|---|---|
Register Resol Method Rel Langdata library - definition of Resolution Method related language record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | data library - resolution method id | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | EOCF_RESMTHD_NAME | Character(30) | VARCHAR2(30) NOT NULL | the name of the resolution method in the library |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRLONG | Long Character | CLOB | Long Description |