IT_SW_CACHE_E

(SQL Table)
Index Back

ITAM Software

IT Software cache table is populated via the IT_LOAD_PROC (input is IT_DISCO_SW_STG)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TEST_CASE Character(30) VARCHAR2(30) NOT NULL BTF Test Case
2 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Serial ID
3 SFTWR_TITLE Character(50) VARCHAR2(50) NOT NULL Software Title

Prompt Table: IT_SFTWR

4 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
5 DISCOVERY_DATE Date(10) DATE Last Inventory Date
6 SFTWR_INSTALL_DT Date(10) DATE Software Installation Date
7 TOTAL_RUN_TIME Number(31,0) DECIMAL(31) NOT NULL Total Run Time in Seconds
8 PROCESS_FLAG Character(1) VARCHAR2(1) NOT NULL Process Flag
A=Purge All
S=Only purge items with at least

Default Value: N

9 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
10 DTTM_REFRESHED DateTime(26) TIMESTAMP Specifies the date and time of the last refresh of the expected results data. This field is used in the Batch Test Framework process.