Arriving
function
arriving  | 
create a arrive-entry (table beas_anwstmp) in error case value=-1 errortext=long error description errortext2=short error description  | 
Properties
startdate (*)  | 
Start date if you don't set the date, beas use the current date and time (from SBO-time zone) if you set the start date then you must set the start time too  | 
starttime (*)  | 
Start time attention: if you set the start time, then you must set the start date too  | 
kstst_id  | 
Cost Center  | 
presencetype  | 
Presence type  | 
wagetype  | 
wage type  | 
costcarrier  | 
cost carrier  | 
pers_id  | 
Personal number  | 
display  | 
N = no direct display I = direct in new terminal Y = in "old" terminal  | 
udf1 .. udf4  | 
UDF's  | 
Example
declare=mytime=ue_api_time
mytime=pers_id=6
mytime=arriving
if <return> = -1 then
messagebox=error$$<errortext>
end if
destroy=mytime