GB_SECOPRGRP_VW(SQL View) |
Index Back |
---|---|
GB Security By Operator ViewThis view is used when you enter the Security by Operator panel |
SELECT GB_OPRID,EFFDT, GB_GROUP_ID, EFF_STATUS FROM PS_GB_SECGRPOPR_TB |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: PSOPRDEFN |
|
2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %DATE |
|
3 | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_TBL |
|
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |