IT_SWGRP_INVDTL(SQL Table) |
Index Back |
---|---|
Software Device Monitor DetailSoftware Device Monitor detail table. View this data by clicking on portal hyperlink to drilldown to the details. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | IT_GRP_ID | Character(11) | VARCHAR2(11) NOT NULL | Employee Group Id |
2 | GRP_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
ITAM - Software Device Group Type. Device Group or Machine.
D=Device G=Device Group |
3 | GRP_VALUE | Character(20) | VARCHAR2(20) NOT NULL | Member |
4 | SFTWR_TITLE | Character(50) | VARCHAR2(50) NOT NULL | Software Title |
5 | GRP_OWNER_ID | Character(11) | VARCHAR2(11) NOT NULL | Group Owner Id |
6 | IT_INSTALLED_QTY | Number(10,0) | DECIMAL(10) NOT NULL | Installed |
7 | IT_AUTH_QTY | Number(10,0) | DECIMAL(10) NOT NULL | Authorized |
8 | DECLARED_LIC_QTY | Number(10,0) | DECIMAL(10) NOT NULL | Total Declared License |