ESDRecordLabour Properties |
The ESDRecordLabour type exposes the following members.
Name | Description | |
---|---|---|
![]() | averageCost | Monetary value that denotes the average cost to purchase a single labour unit. |
![]() | description1 | First description of the labour. May contain any text used to describe the labour. |
![]() | description2 | Second description of the labour. May contain any text used to describe the labour. |
![]() | description3 | Third description of the labour. May contain any text used to describe the labour. |
![]() | description4 | Fourth description of the labour. May contain any text used to describe the labour. |
![]() | drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. |
![]() | internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. |
![]() | isPriceTaxInclusive | Either 'N'-No or
'Y'-Yes
If 'Y' then indicates that any pricing set for the labour is inclusive of tax applied to the price, based the rate of taxcode assigned to the labour. |
![]() | keyLabourID | Key that allows the labour record to be uniquely identified and linked to. |
![]() | keySellUnitID | Key of the sell unit record that denotes the default unit that the labour is sold in. |
![]() | keyTaxcodeID | Key of the Taxcode record that the labour is assigned to. The taxcode may control the amount of tax applied to the labour. |
![]() | labourClass | Class of the labour. A class may contain any text that can be set for multiple labour records as a classifier of the type of labour. |
![]() | labourCode | Code of the labour. May or may not be a unqiue identifier. |
![]() | labourLowQuantity | The amount of labour units that indicate when the labour is low in availability. |
![]() | labourNoneQuantity | The amount of labour units that indicate when the labour is no longer available. |
![]() | labourQuantity | The amount of labour units that are available for purchase. |
![]() | labourSearchCode | Code that allows the labour to searched on. This search code may or may not be unique, and would typically contain key words that allows the labour to found. |
![]() | name | Name of the labour |
![]() | ordering | Number to order the labour by. This may be used to order a number of labour items within a list. |
![]() | sellUnits | Stores a list of sell units that different units of labour can be sold in. Eg labour could be sold by the hour, or in packs |
![]() | unit | Label of the default unit that the labour is sold individually as. |
![]() | UNSPSC | United Nations Standard Products and Service Code. Stores a standard code defined by the United Nations classifying objects. |