Call logging (CL)
314
System functions and features as of R3.0
syd-0367/1.3 – R3.0 – 03.2013
Data field name
In PC5 format the data field name is not output.
Data format
A data field consists of a certain number of characters and a specific data format.
Tab. 105 shows the symbols used for describing the data fields in Tab. 107.
Tab. 105 Symbols used to describe the data format
Data field formatting
A data field can be formatted to be right or left justified and padded with leading
numbers or blank spaces. Tab. 106 shows the symbols used to describe the data
fields in Tab. 107.
Tab. 106 Symbols used for describing the data field formatting
Data field length
The length of a data field can be permanently defined or remain variable up to a
maximum length.
Symbol Meaning Number of characters
i Integers see "Length" in Tab. 107
d Decimal figures see "Length" in Tab. 107
yymmdd yy = year, mm = month, dd = day 3 x 2 characters
hh:mm hh = hours, mm = minutes 2 x 2 characters
hhHmmMss hh = hours, mm = minutes, ss = seconds, H = "H", M
= "M"
3 x 2 characters
cbbpp c = primary channel group, bb = trunk card
number, pp = network interface number
1+2+2 characters
Symbol Meaning
I- Left justified
-I Right justified
0 Padded with "0" up to the permanently defined data field length
SP Padded with spaces up to the permanently defined data field length