ACT_AMT_TOTAL(SQL Table) |
Index Back |
---|---|
Rec for holding amount per actTemporary Record for holding total Budget or Actual amount values for each activity of a project. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
4 | Character(15) | VARCHAR2(15) NOT NULL | Activity ID | |
5 | AMOUNT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Amount |