PSB INSTRUCTOR

TITLEVALUE
NAMEPSB INSTRUCTOR
DESCRIPTIONUsed by frmInstructor to validate that an instructor is at the client
with a student. Validation is acheived via the instructor entering
their SSN and electronic signature code. This is then validated
against the NEW PERSON file (#200). If a valid user is obtained,
that user must posses the PSB INSTRUCTOR key to be passed back as an
eligible instructor for the student.
TAGINST
ROUTINEPSBRPC
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPSBACC
DESCRIPTIONAccess Code
edtSSN component on frmInstructor.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERPSBVER
DESCRIPTIONVerify Code
instructor into the edtESIG component on frmInstructor.
PARAMETER TYPE
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONResults array is returned in the following forms:

Valid authorization of instructor.

Results[0] = 'Instructors DUZ^Instructors Name'

Invalid authorization of instructor.

Results[0] = '-1^Invalid Instructor Access'

Success of the call is validated by the first up-arrow piece of data
being greater than 0.
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION2
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED