AUTOMNT_ACT_TBL(SQL Table) |
Index Back |
---|---|
Automnt conditions & action |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | AUTOMNT_METHOD | Character(15) | VARCHAR2(15) NOT NULL | Automatic Maintenance Method |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
5 | AMT_MATCH_FLG | Character(4) | VARCHAR2(4) NOT NULL |
Remaining Balance
1== 0 2=> 0, within tolerance 3=> 0, over tolerance 4=< 0, within tolerance 5=< 0, over tolerance |
6 | RESOLVE_ACTION | Character(2) | VARCHAR2(2) NOT NULL |
Action
1=Resolve 2=Resolve, write-off balance 3=Resolve, Create new item 4=Release to the next step 5=Apply, remaining Balance open |
7 | WORKSHEET_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Worksheet
Y/N Table Edit Default Value: N |