EOCF_CTX_TMPSEQ(SQL Table) |
Index Back |
---|---|
context term mappingterm mapping -- mapping the term's binds to the context's variables |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_CONTEXT_ID | Number(31,0) | DECIMAL(31) NOT NULL | the ID value for a configured context |
2 | EOCF_CONTEXT_VAR | Number(3,0) | SMALLINT NOT NULL | seqnum for context variables |
3 | EOCF_SEQNUM | Number(3,0) | SMALLINT NOT NULL | sequence number for line item rows |
4 | EOCF_TMAP_CTXVAR | Number(5,0) | INTEGER NOT NULL | Mapped seqnum for CtxVar in the library, CtxVar field represents bind source type of Context variable. |