Skip to main content
Skip table of contents

S_AB_STU_DISCLOSURE_C

This is a child table of Students table that stores student's discloure restrictions.

Column Name

Version

Data Type

Description

ID22.7.1Number(10,0)Primary Key

STUDENTSDCID

22.7.1

Number(10,0)

DCID of the Students table.
RESTRICTIONCODE22.7.1VARCHAR2(100 CHAR)The type of disclosure restriction.
RESTRICTIONDETAILS22.7.1VARCHAR2(250 CHAR)Comments about the disclosure restriction.
EFFECTIVEDATE22.7.1DATEThe date the disclosure restriction is in effect.
EXPIRYDATE22.7.1DATEThe date the disclosure restriction is no longer in effect.
ISACTIVE22.7.1NUMBER(1,0)

True if the disclosure restriction is active.

REFID22.7.1NUMBER(11,0)The unique identifier for the disclosure restriction record.
WhoCreated22.7.1Varchar2(100)The name of the person who created the record. Defaults to the user.
WhenCreated22.7.1Timestamp(6)The date and time the record was created. Defaults to system date.
WhoModified22.7.1Varchar2(100)The name of the person who modified the record. Defaults to the user.
WhenModified22.7.1Timestamp(6)The date and time the record was modified. Defaults to system date.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.