Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Element name |
Data type |
Length |
Required |
Default |
Description |
|---|---|---|---|---|---|
LLASTNAME_I |
string |
21 |
Y |
<blank> |
Last Name |
FFIRSTNAME_I |
string |
15 |
Y |
<blank> |
First Name |
APPLYDATE_I |
datetime |
8 bytes (19 to 23 chars) |
Y |
Not applicable |
Interview Date |
APPINTTYPESTR_I |
string |
21 |
Y |
Not applicable |
Interview Type |
CATEGORY_I |
string |
31 |
Y |
Not applicable |
Category |
APPLICANTNUMBER_I |
number |
21 |
Y |
0 |
Applicant Number - Required only if you have multiple applicants with the same name combination OR if you are going to pass the Applicant Number and not the LASTNAME and FIRSTNAME |
COMPANYCODE_I |
string |
5 |
Y |
Not applicable |
Company ID |
REVIEWSCORE_I |
number |
21 |
N |
0 |
Score |
POSITIONCODE_I |
string |
7 |
N |
<blank> |
Score |
NOTE |
string |
8000 |
N |
<blank> |
Note |
CHANGEBY_I |
string |
15 |
N |
<blank> |
Changed by |
UpdateIfExists |
i4 |
1 |
N |
1 |
Flag to allow Interview data to be updated if it exists. 0=no, 1=yes |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester Transaction Optional - 0=false,1=true - if true than 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 <taApplicantInterviewUpdate> node uses field level updates to provide update functionality.