<taCreateApplicantEducation>*
Element name |
Datatype |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
LLASTNAME_I |
string |
21 |
Y |
Not applicable |
Last name |
FFIRSTNAME_I |
string |
15 |
Y |
Not applicable |
First name |
APPLICANTNUMBER_I |
number |
21 |
Y |
Not applicable |
Applicant number Required if you have multiple applicants with the same name combination or if not passing First and Last Name |
ISEQUENCENUMBER_I |
i4 |
2 |
Y |
Not applicable |
Sequence number Required on an update if the applicant has more then one educational record. |
UNIVERSITY |
string |
31 |
N |
<blank> |
School |
DEGREE |
string |
31 |
N |
<blank> |
Degree |
MAJOR |
string |
31 |
N |
<blank> |
Major |
GPA |
string |
5 |
N |
<blank> |
Grade point average |
GPABASE |
string |
3 |
N |
<blank> |
GPA base |
GRADUATIONYEAR |
string |
5 |
N |
<blank> |
Graduation year |
NOTE |
string |
8000 |
N |
<blank> |
Notes |
CHANGEBY_I |
string |
15 |
N |
<blank> |
Changed by |
UpdateIfExists |
i4 |
1 |
N |
1 |
Flag to allow Education data to be updated if it exists. 0=no, 1=yes |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester Transaction 0=false, 1=true if true then populates Requester shadow table |
USRDEFND1 |
string |
50 |
N |
<blank> |
User Defined field - developer use only |
USRDEFND2 |
string |
50 |
N |
<blank> |
User Defined field - developer use only |
USRDEFND3 |
string |
50 |
N |
<blank> |
User Defined field - developer use only |
USRDEFND4 |
string |
8000 |
N |
<blank> |
User Defined field - developer use only |
USRDEFND5 |
string |
8000 |
N |
<blank> |
User Defined field - developer use only |
* The <taCreateApplicantEducation> node uses field level updates to provide update functionality.