ATTRIBUTE_TBL(SQL Table) |
Index Back |
---|---|
CF Attribute tableThis where Chartfield Attributes are defined. The valid values for the attribute are defined separately |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: CF_ACTIVE_VW |
3 | CF_ATTRIBUTE | Character(15) | VARCHAR2(15) NOT NULL | ChartField Attribute |
4 | MULTIPLE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Allow Multiple Values per Attr
Y/N Table Edit Default Value: Y |
5 | DESCRLONG | Long Character | CLOB | Long Description |