FND Design Data [Home] [Help]

View: IGS_DA_PURGE_V

Product: IGS - Student System (Obsolete)
Description: This view is to give the user information into all the degree audit requests that were made and purged from the system. The information will be saved as each request has been purged.
Implementation/DBA Data: Not implemented in this database
View Text

SELECT ROWID ROW_ID
, BATCH_ID
, PURGE_STATUS
, REQUEST_STATUS
, REQUEST_TYPE
, REQUEST_MODE
, REPORT_STATUS
, REQUESTOR_SURNAME
, REQUESTOR_GIVENNAME
, REQUESTOR_TYPE
, REQUEST_MADE_DATE
, CREATION_DATE
, CREATED_BY
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, LAST_UPDATE_DATE
FROM IGS_DA_PURGE

Columns

Name
ROW_ID
BATCH_ID
PURGE_STATUS
REQUEST_STATUS
REQUEST_TYPE
REQUEST_MODE
REPORT_STATUS
REQUESTOR_SURNAME
REQUESTOR_GIVENNAME
REQUESTOR_TYPE
REQUEST_MADE_DATE
CREATION_DATE
CREATED_BY
LAST_UPDATED_BY
LAST_UPDATE_LOGIN
LAST_UPDATE_DATE