WORKSHEET_RULES(SQL Table) |
Index Back |
---|---|
Worksheet RulesCash Forecast Worksheet Rules |
# | 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 | WORKSHEET_ID | Character(20) | VARCHAR2(20) NOT NULL | Cash Flows Worksheet ID |
3 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
4 | CSH_FCST_RULE_ID | Character(20) | VARCHAR2(20) NOT NULL |
Uniquely identifies a Cash Forecasting Rule. The identifier is manually entered by the user and not automatically generated by the system.
Prompt Table: WRKSHT_RULES_VW |