transferCutOffTimeStamp

Validations ASN.1 Parent Types

The timestamp used to select calls for transfer.  All call records available prior to the timestamp are transferred.  This gives an indication to the HPMN as to how 'up-to-date' the information is.

Where the timestamp is present within a Notification file it is nominal showing that no data available for transfer are being held by the Sender PMN with a Charging Timestamp prior to this.

The time is given in the local time of the Sender PMN. There must be a UTC Time Offset associated with the item.

Conditionality:

Mandatory within group Notification.

Mandatory within group Delivery Note

Mandatory within group Batch Control Information.

Format: CCYYMMDDHHMMSS

Validations

Error Code

Context

Severity Level

Validation Description

10

 

20

 

30

 

 

Btch Ctrl

 

Btch Ctrl

 

Btch Ctrl

 

 

Warning

 

Warning

 

Warning

 

 

Syntax error.

 

Value out of range.

 

Mandatory associated item UTC Time Offset missing.

 

 

ASN.1 Definition (of containing types)

Notification ::= [APPLICATION 2] SEQUENCE
{
    sender                      Sender                     OPTIONAL, -- *m.m.
    recipient                   Recipient                  OPTIONAL, -- *m.m.
    fileSequenceNumber          FileSequenceNumber         OPTIONAL, -- *m.m.
    rapFileSequenceNumber       RapFileSequenceNumber      OPTIONAL,
    fileCreationTimeStamp       FileCreationTimeStamp      OPTIONAL, -- *m.m.
    fileAvailableTimeStamp      FileAvailableTimeStamp     OPTIONAL, -- *m.m.
    transferCutOffTimeStamp     TransferCutOffTimeStamp    OPTIONAL, -- *m.m.
    specificationVersionNumber  SpecificationVersionNumber OPTIONAL, -- *m.m.
    releaseVersionNumber        ReleaseVersionNumber       OPTIONAL, -- *m.m.
    fileTypeIndicator           FileTypeIndicator          OPTIONAL,
    operatorSpecInformation     OperatorSpecInfoList       OPTIONAL
}

BatchControlInfo ::= [APPLICATION 4] SEQUENCE
{
    sender                      Sender                      OPTIONAL, -- *m.m.
    recipient                   Recipient                   OPTIONAL, -- *m.m.
    fileSequenceNumber          FileSequenceNumber          OPTIONAL, -- *m.m.
    fileCreationTimeStamp       FileCreationTimeStamp       OPTIONAL, -- *m.m.
    transferCutOffTimeStamp     TransferCutOffTimeStamp     OPTIONAL, -- *m.m.
    fileAvailableTimeStamp      FileAvailableTimeStamp      OPTIONAL, -- *m.m.
    specificationVersionNumber  SpecificationVersionNumber  OPTIONAL, -- *m.m.
    releaseVersionNumber        ReleaseVersionNumber        OPTIONAL, -- *m.m.
    fileTypeIndicator           FileTypeIndicator           OPTIONAL,
    rapFileSequenceNumber       RapFileSequenceNumber       OPTIONAL,
    operatorSpecInformation     OperatorSpecInfoList        OPTIONAL
}


Parent Types
BatchControlInfo
Notification


Text extracted from GSMA TD57 standard