<taCreateApplicantSkills>*
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 |
SKILL |
stirng |
31 |
Y |
Not applicable |
Skill |
APPLICANTNUMBER_I |
number |
21 |
Y |
Not applicable |
Applicant Number Required only if you have multiple applicants with the same name combination OR if you are going to pass Applicant Number and not LASTNAME FIRSTNAME |
COMMENT20_I |
string |
21 |
N |
<blank> |
Comment |
POINTS_I |
i4 |
4 |
N |
<blank> |
Proficiency 0 to 9999 are valid values |
UpdateIfExists |
i4 |
1 |
N |
1 |
Flag to allow Applicant Test Skill data to be updated if it exists 0 = Delete Line, 1 = Insert 2 = Update |
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 <taCreateApplicantSkills> node uses field level updates to provide update functionality.