IN_ITM_MNTH_USG(SQL Table) |
Index Back |
---|---|
Item Usage by Period/Month |
# | 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(18) | VARCHAR2(18) NOT NULL | Item ID | |
4 | Character(5) | VARCHAR2(5) NOT NULL | Category ID | |
5 | Date(10) | DATE | Start Date | |
6 | LAST_UPDATE_DTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | END_DT | Date(10) | DATE | End Date |
8 | HIST_USAGE_QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Historical Usage Quantity |
9 | UNIT_MEASURE_STD | Character(3) | VARCHAR2(3) NOT NULL | Standard Unit of Measure |
10 | PERIOD | Number(3,0) | SMALLINT NOT NULL | Period |