Advertisement
psi_mmobile

Untitled

Sep 12th, 2022
1,271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PL/SQL 1.75 KB | None | 0 0
  1.   VehicleOwner.EXPORT_TO_PAYROLL,
  2.   VehicleOwner.EXPORT_TO_PAYROLL_DAY_ID,
  3.   VehicleOwner.HR_INPUT_FORMAT_ID,
  4.   VehicleOwner.VALIDATION_STATUS_ID,
  5.   VehicleOwner.LONG_DISTANCE_CHECK_BOX,
  6.   VehicleOwner.MEAL_ALLOWANCE_CHECK_BOX,
  7.   VehicleOwner.TRAJECT_CHECK_BOX,
  8.   VehicleOwner.TRANSPORT_CHECK_BOX,
  9.   VehicleOwner.COMPANY_NAME,
  10.   VehicleOwner.PAUSE_TAKEN_CHECK_BOX,
  11.   VehicleOwner.VEHICLE_ID_CHECK_BOX,
  12.   VehicleOwner.VEHICLE_KM_FIELD,
  13.   VehicleOwner.PRIVATE_KM_FIELD,
  14.   VehicleOwner.PRIVATE_VEHICLE_CHECK_BOX,
  15.   VehicleOwner.DEFAULT_TIME_SHEET_HRD,
  16.   VehicleOwner.BICYCLE_KM_FIELD,
  17.   VehicleOwner.ON_FOOT_KM_FIELD,
  18.   VehicleOwner.ON_FOOT_CHECK_BOX,
  19.   VehicleOwner.PUBLIC_TRANSPORT_CHECK_BOX,
  20.   VehicleOwner.PAUSE_TAKEN_DEFAULT_VALUE,
  21.   VehicleOwner.USE_DECL_WRK_LOC_AND_JOURNEY,
  22.   VehicleOwner.MAINTENANCE_CHECK_BOX,
  23.   VehicleOwner.LAUNDRY_CHECK_BOX,
  24.   VehicleOwner.DAY_JOURNEY_ROLE_COMBO,
  25.   VehicleOwner.DISPLAY_PROJECT,
  26.   VehicleOwner.DISPLAY_SUB_PROJECT,
  27.   VehicleOwner.IS_HRD_REPORTED_ON_ACTIVITY,
  28.   VehicleOwner.EXTERNAL_VALIDATION,
  29.   VehicleOwner.HRD_REP_ON_OC_POI_CATEGORY_ID,
  30.   VehicleOwner.PASSENGER_KM_FIELD,
  31.   VehicleOwner.DRIVER_KM_FIELD,
  32.   VehicleOwner.USE_TSL_WORK_LOCATION,
  33.   VehicleOwner.USE_TSL_DECLARED_VEHICLE,
  34.   VehicleOwner.TRANSPORT_DURATION_FIELD,
  35.   VehicleOwner.PAUSE_DURATION_FIELD,
  36.   VehicleOwner.WE_BLOCKED_FIELD,
  37.   VehicleOwner.MISSION_KM_FIELD,
  38.   VehicleOwner.WAS_WORKING_LATE_CHECK_BOX,
  39.   VehicleOwner.OVERNIGHT_STAY_CHECK_BOX,
  40.   VehicleOwner.START_AND_STOP_TIME_FIELD,
  41.   VehicleOwner.MAX_WORKED_HR_PER_ACTIVITY,
  42.   VehicleOwner.USE_FREE_TEXT_REF_NUMBER,
  43.   VehicleOwner.USE_START_STOP_TIME_DAY_HRD,
  44.   VehicleOwner.ALLOW_PICTURE_ON_TSL,
  45.   VehicleOwner.NBR_PASSENGER_FIELD,
  46.   VehicleOwner.PAUSE_TOT_HR_START_STOP_HIF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement