EOCF_LINK_SPEC(SQL Table) | 
Index Back | 
|---|---|
link specificationlink specification | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | an ID identifying a set of linked bind parameters | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Active Analytics Framework sequence number for line item rows | |
| 3 | EOCF_BINDPARM_TYPE | Character(2) | VARCHAR2(2) NOT NULL | 
datatype for rhs parm #1
 00=Constant 01=Library Term  | 
| 4 | EOCF_BINDPARM_TEXT | Character(254) | VARCHAR2(254) NOT NULL | the textual representation of a bind parameter | 
| 5 | EOCF_BIND_TERM_ID | Number(31,0) | DECIMAL(31) NOT NULL | an ID identifying a linked bind library term |