ROOTPROCESSVIEW view
This view is used in
the design of Account operations and
Account operations by individual report. The ROOTPROCESSVIEW
captures
all root processes, their IDs, types, and requestor information from PROCESS
table.
It is an SQL view defined on PROCESS
table.
Column Name | Description | Data type |
---|---|---|
ID |
ID of the parent process initiated for am IVIGoperation. | Numeric |
TYPE |
ID of the parent process initiated for am IVIG operation. | Character |
REQUESTER |
The DN of the user who requested this
process. PROCESS
(REQUESTER) . |
Character |