DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_PE_PRSID_GRP_SEC

Object Details
Object Name: IGS_PE_PRSID_GRP_SEC
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_PE_PRSID_GRP_SEC
Subobject Name:
Status: VALID


IGS_PE_PRSID_GRP_SEC describes the occurrence of a person security grant in a person identification group.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PE_PRSID_GRP_SEC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_ID
ColumnPERSON_ID
IGS_PE_PRSID_GRP_SEC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
Columns
Name Datatype Length Mandatory Comments
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
GROUP_ID NUMBER (6) Yes Describes the group identification number sequence number that uniquely identifies the person identification group
PERSON_ID NUMBER (15) Yes A unique student information system identification number, typically incorporating a check digit, used to identify a particular person who has security access to the person identification group.
INSERT_IND VARCHAR2 (1) Yes Controls whether the person has security permission to insert records in the person identifier group. Selecting the indicator grants permission.
UPDATE_IND VARCHAR2 (1) Yes Controls whether the person has security permissions to update records in the person identifier group. Selecting the indicator grants permission.
DELETE_IND VARCHAR2 (1) Yes Controls whether the person has security permission to delete records in the person identifier group. Selecting the indicator grants permission.
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record
PROGRAM_ID NUMBER (15)
Application identifier of last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      GROUP_ID
,      PERSON_ID
,      INSERT_IND
,      UPDATE_IND
,      DELETE_IND
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_PE_PRSID_GRP_SEC;

Dependencies

[top of page]

IGS.IGS_PE_PRSID_GRP_SEC does not reference any database object

IGS.IGS_PE_PRSID_GRP_SEC is referenced by following:

SchemaAPPS
SynonymIGS_PE_PRSID_GRP_SEC