Name convention

RCDR02 _<CompanyNumber>_<DateTime>_<SEQNO>.DAT

Names ComponentDescription
CompanyNumberThe company number in PayEx ledger system
DateTimeDate created in format YYYYMMDDHHMMSS
SEQNOUnbroken serial number sequence.

For example: RCDR02 _9999_231107124421_1.DAT 

Change log

VersionDateDescriptionCreated by
1.02023-11-07Document createdJacob de Boer


General information and explanation of records

The RCDR02 file is used to delete rated calls on from the PayEx Billingsystem.

This document describes the deletion of calls for certain customer numbers and the connected telephone number.

Deletion of rated calls is only being done if both customer number and telephone number are identical as the original rated call.

Format description

All fields are separated with semicolons ”;”.

The format field is written in the way that numerical values are written as N and

alphanumerical characters are written as X. where ”n” is the maximum number of characters/digits or in certain cases number of characters that must exist.

Dot “.” is decimal separator on fields with amount. Some records are not obligatory but if they exist can some fields in the record be obligatory. Obligatory records are described with the abbreviation ” Req.” in the type column.

The delete record "U" must match the description item "I" for the number of columns, data type, etc.

H - Header record

Field nameField no.FormatTypeDescription
Record type1HReq.Header record
Company number2N(4)Req.The company number you receive from PayEx
Company name3X(40)Req.Your company name
Created date4N(6)Req.YYMMDD – Same date as in filename
Created time5N(4)Req.HHMM – Time when the file was created

I - Information record

Field nameField no.FormatTypeDescription
Record type1IReq.To be used to describe deleting criteria
Customer number2stKundnummerReq.Value type for corresponding column in U-record
Subscriber number3stAnummerReq.Value type for corresponding column in U-record

D - Delete record

Field nameField no.FormatTypeDescription
Record type1UReq.To be used to delete records
Customer number2X(15)Req.Customer number
Subscriber number3X(20)Req.Subscriber number

F - Ignore function product record

Field nameField no.FormatTypeDescription
Transaktionstyp Record type1FReq.To be used to ignore delete of functionproducts
Ignore functionproduct record2N(1)Req.1 = Ignore functionsproducts, 0 = Company does not have functionproducts *Telenor needs to send value 1 because the company has been using functionproducts earlier*

T - Trailer record

Field nameField no.FormatTypeDescription
Record type1TReq.Trailer record
Number of records2N(8)Req.Total number of records inclusive header and trailer record.

Example

H;9999;CompanyNo;231107;1200
I;stKundnummer;stAnummer
U;K101;070707070707
U;K102;071071071071
U;K103;072072072072
F;1
T;7

 

Created by Daniel Engström on 2023/11/20 13:52