EOCF_DE_NATIVE(SQL Table) |
Index Back |
---|---|
native code storagenative code |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_CODE_PTR | Number(31,0) | DECIMAL(31) NOT NULL | unique id value pointing to compiled form of expression code |
2 | EOCF_NATIVE_CODE | Long Character | CLOB | native form of code to be executed by the cla runtime executive |