RDH_CODE_DEFN(SQL Table) |
Index Back |
|---|---|
Code DefinitionDefinition of codes that will be found in Notification XML files. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Code Conversion Feature: Code Set name. | |
| 2 | Character(95) | VARCHAR2(95) NOT NULL | Code Conversion Feature: Code type. | |
| 3 | RDH_CODE_LOCAL_NM | Character(95) | VARCHAR2(95) NOT NULL | Code Conversion Feature: Local name of code set in an XML file. |
| 4 | RDH_CODE_NS | Character(254) | VARCHAR2(254) NOT NULL | Code Conversion Feature: namespace URI of code in XML Document. |