Primitive Pay Instruction
PrimitivePayInstruction [Schema]
Name | Type | Required | Description |
---|---|---|---|
Code | SystemCode | yes | The code that represents the benefit type and it' treatment. |
Value | Money | yes | The monetary value of the payment or deduction. |
Interits from: PayInstruction[Schema]
See Understanding Pay Instructions for more information on how pay instructions can be used.
Name | Type | Required | Description |
---|---|---|---|
StartDate | xsd:date | yes | The date the instruction will come into effect. |
EndDate | xsd:date | no | The date the instruction will end, open ended instructions will run forever. |
Description | xsd:string ( max: 200) | no | The pay line descripton override; this description will override the default description from the pay code. See Customising the Payslip for more information on customising the payslip output and using runtime variables. |