totalCommission

Validations ASN.1 Parent Types

The sum of all the commissions associated with the corresponding currency excluding those representing a refund (Charge Refund Indicator).

The Total Commission must be greater than zero.

Note that commissions from records with severe errors should also be included where possible.

The number of decimal places is defined by item TAP Decimal Places.

Conditionality: 

Present within group Total Advised Charge Value where the non refund commissions total is greater than zero.

Values:

                                > 0 (zero)

Validations

Error Code

Context

Severity Level

Validation Description

10

 

20

 

100

 

 

Audit

 

Audit

 

Audit

 

 

Fatal

 

Fatal

 

Fatal

 

 

Syntax error.

 

Value out of range.

 

Value does not match the calculated sum of non refund advised charges associated with the same currency.

 

 

ASN.1 Definition (of containing types)

TotalAdvisedChargeValue ::= [APPLICATION 360] SEQUENCE
{
    advisedChargeCurrency    AdvisedChargeCurrency    OPTIONAL,
    totalAdvisedCharge       TotalAdvisedCharge       OPTIONAL, -- *m.m.
    totalAdvisedChargeRefund TotalAdvisedChargeRefund OPTIONAL,
    totalCommission          TotalCommission          OPTIONAL,
    totalCommissionRefund    TotalCommissionRefund    OPTIONAL
}


Parent Types
TotalAdvisedChargeValue


Text extracted from GSMA TD57 standard