AB_TRANS_CRED_REQ_EX
This table stores transcript credential requirements information – for future use.
Column Name | Version | Data Type | Description |
---|---|---|---|
AB_Trans_Cred_Req_ExID | 16.5.0 | NUMBER(19,0) | Primary Key |
Credit_Req | 16.5.0 | Varchar2(20) | The code value used to identify code for Credential Requirement. |
Transcript_CredID | 16.5.0 | Varchar2(20) | The AB_TRANSCRIPT_CREDID from the AB_TRANSCRIPT_CRED table. |
WhoCreated | 16.5.0 | Varchar2(100) | The name of the person who created the record. Defaults to user. |
WhenCreated | 16.5.0 | TIMESTAMP(6) | The date and time the record was created. Defaults to system date. |
WhoModified | 16.5.0 | Varchar2(100) | The name of person who modified the record. Defaults to user. |
WhenModified | 16.5.0 | TIMESTAMP(6) | The date and time the record was modified. Defaults to system date |