TAB_TEMPSEXCEPTION Class
Exceptional time.
TEMPSEXP_ACHAT
Decimal(30,10)Purchase amount excluding tax by the purchaser delivery, so price excluding tax of transferor delivery.
Only available if this activity is attached to a transfer
Default: 0
TEMPSEXP_MANAGE
Tinyint(1)Is financial data has been managed (Payment of advantages & creation of purchases) ? :
1
: Yes0
: No
Default: 0
TEMPSEXP_MODECALCUL
Tinyint(1)Enable/disable to fill manually TEMPSEXP_TARIF, TEMPSEXP_COUT, TEMPSEXP_ACHAT :
1
: Enable0
: Disable_, they are automatically calculated following the rules, TEMPSEXP_REGLES, defined_
Default: 0
TEMPSEXP_RECUPERATION
Tinyint(1)Enable/disable to recover this time or to paid the employee :
1
: Enable0
: Disable
Default: 0
TEMPSEXP_REGLES
TextList of exceptional rules used.
Each rule is described by :
- Rule reference : cf. TAB_REGLEEXCEPTION.REGLE_REF
- Scale unique identifier : cf. TAB_REGLEEXCEPTION.REGLE_BAREMEREF
- Quantity : Number of times this rule is applied
- Entity's type : cf. TAB_REGLEEXCEPTION.PARENT_TYPE
- Entity's identifier : cf. TAB_REGLEEXCEPTION.ID_PARENT
- Delivery's type :
0
: Rule attached to a purchaser delivery1
: Rule attached to a transferor delivery_,Only available if this activity is attached to a transfer_
- Rule reference, scale unique identifier, quantity, entity's type, entity's identifier & delivery's type are listed in this order and separated by
|
character
Rules are separated by #
character.