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 |
Datatype |
Length |
Required |
Default |
Description |
|---|---|---|---|---|---|
LLASTNAME_I |
string |
21 |
Y |
Not applicable |
Last name |
FFIRSTNAME_I |
string |
15 |
Y |
Not applicable |
First name |
NAME |
string |
31 |
Y |
Not applicable |
Employer name |
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 passing Applicant Number instead of FIRSTNAME LASTNAME combination |
ISEQUENCENUMBER_I |
i4 |
2 |
Y |
Not applicable |
Sequence Number Required on an update if the Applicant has more then one Work/History record |
WAGE_I |
number |
21 |
N |
<blank> |
Wage |
COMPENSATIONPERIOD_I |
i4 |
2 |
N |
<blank> |
Compensation Period 1=Hourly, 2=Weekly, 3=BiWeekly, 4=Semimonthly, 5=Monthly, 6=Quarterly, 7=Semiannually, 8=Annually 9=Daily/Miscellaneous |
POSITION_I |
string |
31 |
N |
<blank> |
Position |
STRTDATE |
datetime |
8 bytes (19 to 23 chars) |
N |
<blank> |
Start date |
ENDDATE |
datetime |
8 bytes (19 to 23 chars) |
N |
<blank> |
End date |
YEARSOFEXP_I |
string |
3 |
N |
<blank> |
Years of experience |
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 <taCreateApplicantWorkHistory> node uses field level updates to provide update functionality.