PC_AM_FLTR_FNAM(SQL Table) |
Index Back |
---|---|
PC Exp. Asset Filter FieldsRecord used to store the fields available in the express asset filter criteria. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | FILTER_ID | Character(10) | VARCHAR2(10) NOT NULL | Filter criteria identification |
3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: PC_AM_FLD_VW |
4 | PC_FILTER_OPERAND | Character(3) | VARCHAR2(3) NOT NULL |
Filter Condition
<>=is not equal to ==is equal to Default Value: = |