Skip to main content
Skip table of contents

AB_STUDENT_IDENT_INFO

This table stores student identification information.

Column Name

Version

Data Type

Description

AB_Student_Ident_InfoID

13.0.0

NUMBER(19,0)

Primary Key

Birth_Date13.0.0TIMESTAMP(6)Date of birth.
Doc_Number13.0.0Varchar2(15)Indicates the document number of the documentation provided by the student.
Doc_Type13.0.0Varchar2(50)Indicates the type of documentation provided by the student.
Effective_UTC13.0.0TIMESTAMP(6)The date and time the record was effective. Defaults to system date
First_Name13.0.0Varchar2(50)Student's first name.
Gender13.0.0Varchar2(1)Student's gender.
Is_Name_Exact13.0.0NUMBER(1,0)Indicates whether this is exactly the same as it appears on the student's documentation. Valid values: 1=Yes, 0=No. Required.
Issued_Date13.0.0TIMESTAMP(6)The date and time the student documentation was issued. Defaults to system date
Last_Name13.0.0Varchar2(50)Student's last name.
Middle_Name13.0.0Varchar2(50)Student's middle name.
RefID13.0.0NUMBER(10,0)Unique system identifier.
Suffix13.0.0Varchar2(15)Student's name suffix.
Student_InfoID13.0.0NUMBER(19,0)

The AB_STUDENT_INFOID from the AB_STUDENT_INFO table.

WhoCreated13.0.0Varchar2(100)The name of the person who created the record. Defaults to user.
WhenCreated13.0.0TIMESTAMP(6)The date and time the record was created. Defaults to system date.
WhoModified13.0.0Varchar2(100)The name of person who modified the record. Defaults to user.
WhenModified13.0.0TIMESTAMP(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.