Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The following fields are available for importing rate information.  Rate fields are always imported at the same time as Placement fields.  More information on the format of the file can be found in Placement Import Fields.


NameFieldDescriptionTypeFormatConstraintsMandatory
Rate NameRAT_NAMEA name for the rate. This is displayed on the timesheet entry formString(255)
Must be unique on this placementYes
PayRAT_PAYThe pay rateDecimalDecimal value, 2 d.p.Positive value or zero unless specific configuration set to allow negative valuesYes
Secondary PayRAT_WKR_PAYOnly applicable to agencies with the second tier option enabled. In this instance this field contains the pay rate that is shown to the contractor as opposed to the pay value used in any calculations, i.e. RAT_PAYDecimalDecimal value, 2 d.p
Only for placements where a secondary pay rate is required
ChargeRAT_CHARGEThe charge rateDecimalDecimal value, 2 d.p.Positive value or zero unless specific configuration set to allow negative valuesYes
Pay Element CodeRAT_JOB_CODEThe code of a Pay Element.String(30)
Must match an existing PaymentElement code setup in the InTIME AgencyIf InPay integrated: Yes.
If InTime Only:
this can be defaulted in the InTime agency, however if rates require different pay elements this is mandatory.
Pay Element NameRAT_JOB_NAMEThe name of a Pay Element. Not used if the pay element code has been specifiedString(30)
Must refer to an existing pay elementNo, can be defaulted
Rate TypeRAT_PERIODDetermines if the rate is an hourly rate or a fixed rate.String(6)

"H" or "hourly" for hourly rates

"F" or "fixed" for fixed rates

This can be defaulted in the InTime agency, however if rates require different periods (fixed and hourly) then this is mandatory.
DurationRAT_PERIOD_DURATIONThe number of minutes that corresponds to a unit of this rate. For example, an hourly rate would have a duration of 60. A day would have a number of minutes representing a typical day, e.g. 7.5 hours=450 or 8 hours=480.Integer
The number of minutes in the specified period.This is defaulted to 60, but if the rate duration needs to be different per rate this is mandatory.
Tick BoxRAT_TICKBOXFor fixed rates this field sets if the timesheet entty form for this rate shows a tickbox (if this value is set to true) or a number entry field otherwise.Boolean
Y/true/1 OR N/false/0No, can be defaulted
Time Pattern CodeRAT_TP_CODEThe code of a time pattern. Rarely used and only applies to clients with the time patterns and filters module.String(10)
Must match an existing TimePattern code setup in the InTIME Agency.No, this is defaulted.
However, if TimePatterns Module is enabled and rates require different TimePattern codes this is mandatory.
Front End ReferenceRAT_FRONTEND_REFA reference which can be applied to the rate. Rarely usedString(36)

No
Back End ReferenceRAT_BACKEND_REFA second reference which can be applied to the rate. Rarely usedString(36)

No
Priority OrderRAT_PRIORITY_ORDERUsed to determine the order of the rates on the placement screen and the timesheet entry screenInteger
Positive IntegerNo
Selectable By ContractorsRAT_SELECTABLE_BY_WORKERSDetermines if the contractor can select this rate when entering time. If this is not selected then only Consultants and Administrators can select this rate for timesheet entryBoolean
Y/true/1 OR N/false/0No - Default True (True, means can be selected by workers)
Rate Effective From Date

RAT_EFFECTIVE_FROM

Date which this Rate come into effectDateyyyy-MM-dd
No - No date always effective
Post AWRRAT_POST_AWRONLY AVAILABLE IF HAVE INTIME AWR MODULE ENABLED. Determines if the rate is only for post AWR applicableBoolean
Y/true/1 OR N/false/0No - Default False (True, means can only be used post the AWR applicable)
Timesheet FieldsRAT_TIMEFIELD
String(110)

th - Time & Hours (Can only be set if RAT_PERIOD is H/Hourly)

h - Hours Only (Can only be set if RAT_PERIOD is H/Hourly)

f - Decimal (Can only be set if RAT_PERIOD is F/Fixed)

tb - TickBox (Can only be set if RAT_PERIOD is F/Fixed)

No - Defaults to th for RAT_PERIOD Hourly and f for Fixed.


The image below shows how these fields are mapped to the rates in RSM InTime.







  • No labels