Get personal data from selected user
object=ue_bdemodul=[methode]=[propertie]
status |
Read the status from selected personal and save all data into following variables: e_resturlaub = Remaining days of vacation e_remvacation = Remaining days of vacation (Without label "days" at end of the string e_konto = account e_status = present status (valid values are "Present" or "Absent") e_present = Present status in numeric format (Valid values are 1 Present, 0 Absent) e_shift = Shift asociated to selected personal e_flextime_account = Flextime account e_plannedhours = Planned Hours e_actualhours = Current Hours e_balance = Balance e_balance_actual = Current Balance e_overflow_account = Overflow account
Example: object=ue_bdemodul=status=<pers_id> messagebox=<e_balance>
|