localCurrency

Validations ASN.1 Parent Types

Contains the Currency Code which identifies the currency used to price the calls and/or events prior to conversion to SDRs and therefore used in Exchange Rate.

Note the use of SDRs may be subject to internal market bilateral agreements, see TAP Currency.

Only one occurrence is allowed per TAP file and therefore it is not permitted to have a TAP file containing calls or events where the Local Currency was different.

Derivation: 

ISO 4217 Currency Codes standard.

Conditionality: 

Mandatory within group Accounting Information.

Example:
                Currency Code                    Currency name
                AUD                                       Australian dollars
                CLP                                        Chilean pesetas
                GBP                                        Pounds sterling

Validations

Error Code

Context

Severity Level

Validation Description

10

 

20

 

Acctng

 

Acctng

 

Fatal

 

Fatal

 

Syntax error.

 

Value out of range.

 

 

ASN.1 Definition (of containing types)

AccountingInfo ::= [APPLICATION 5] SEQUENCE
{
    taxation                    TaxationList           OPTIONAL,
    discounting                 DiscountingList        OPTIONAL,
    localCurrency               LocalCurrency          OPTIONAL, -- *m.m.
    tapCurrency                 TapCurrency            OPTIONAL,
    currencyConversionInfo      CurrencyConversionList OPTIONAL,
    tapDecimalPlaces            TapDecimalPlaces       OPTIONAL -- *m.m.
}


Parent Types
AccountingInfo


Text extracted from GSMA TD57 standard