Fra version 11.1
Ændret af ang
den 2022/02/14 08:53
Til version 12.1
Ændret af ang
den 2022/02/14 08:57
Beskrivelse: Der er ikke nogen kommentar til denne version

Summary

Details

Page properties
Content
... ... @@ -20,7 +20,6 @@
20 20  |**Version**|**Date**|**Description**|**Created by**
21 21  |1.0|22-02-22|Document created|Daniel Olsson
22 22  
23 -
24 24  (% id="HGeneralinformationandexplanationofrecords" %)
25 25  = General information and explanation of records =
26 26  
... ... @@ -48,8 +48,9 @@
48 48  |Created date|6|N(6)|Req.|YYMMDD – Same date as in the file name.
49 49  |Created time|7|N(4)|Req.|HHMM – Time when the file was created.
50 50  
51 -== 3.2Information record – I ==
50 +== I - Information record ==
52 52  
52 +(% border="1" %)
53 53  |**Field name**|**Field no.**|**Format**|**Type**|**Description**
54 54  |Record type|1|I|Req.|Information record type
55 55  |Code|2|N(15)|Req.|Information code
... ... @@ -56,8 +56,9 @@
56 56  |Description|3|X(1000)|Req.|Description of information code
57 57  |Value|4|X(300)|Req.|Value
58 58  
59 -== 3.3Warning record – W ==
59 +== W - Warning record ==
60 60  
61 +(% border="1" %)
61 61  |**Field name**|**Field no.**|**Format**|**Type**|**Description**
62 62  |Record type|1|W|Req.|Warning record type
63 63  |Code|2|N(15)|Req.|Warning code
... ... @@ -66,8 +66,9 @@
66 66  |Type|5|X(50)|Req.|Warning type (format/logic)
67 67  |Description|6|X(1000)|Req.|Warning description
68 68  
69 -== 3.4Error record – E ==
70 +== E - Error record ==
70 70  
72 +(% border="1" %)
71 71  |**Field name**|**Field no.**|**Format**|**Type**|**Description**
72 72  |Record type|1|E|Req.|Error record type
73 73  |Code|2|N(15)|Req.|Error code
... ... @@ -76,15 +76,16 @@
76 76  |Type|5|X(50)|Req.|Error type (format/logic)
77 77  |Description|6|X(1000)|Req.|Error description
78 78  
79 -== 3.5Trailer record - S ==
81 +== S - Trailer record ==
80 80  
83 +(% border="1" %)
81 81  |**Field name**|**Field no**|**Format**|**Type**|**Description**
82 82  |Record type|1|S|Req.|Record type
83 83  |Total number of records|2|N(8)|Req.|Number of records, header record, description record and trailer record included.
84 84  
85 -== ==
88 +== ==
86 86  
87 -== 3.6Example ==
90 +== Example ==
88 88  
89 89  H;12345;Name;717971;220131;1247
90 90  
... ... @@ -100,25 +100,27 @@
100 100  
101 101  S;7
102 102  
103 -== 3.7Logic ==
106 +== Logic ==
104 104  
105 105  This error report is based on errors detected in PayEx billing system customer file process.
106 106  
107 107  If error occurs in PayEx billing system customer file process the customer will be rejected, not the entire file
108 108  
109 -== 3.8Result codes ==
112 +== Result codes ==
110 110  
111 -=== 3.8.1Information codes ===
114 +=== Information codes ===
112 112  
116 +(% border="1" %)
113 113  |**Code**|**Category**|**Description**
114 114  |15313|Parameters|KUB file name
115 115  
116 -=== 3.8.2 Warning codes ===
120 +=== Warning codes ===
117 117  
118 118  Not used in this error log
119 119  
120 -=== 3.8.3Error codes ===
124 +=== Error codes ===
121 121  
126 +(% border="1" %)
122 122  |**Code**|**Category**|**Description**
123 123  |1001|Logic|Incorrect format
124 124  |1019|Logic|CustomerNumber is missing
... ... @@ -167,7 +167,7 @@
167 167  |4250|Logic|IntercompanyCode does not exist in configuration.
168 168  |6000|Logic|Customer has unbilled fee(s). Customer status cannot be set to Inactive
169 169  
170 -=== ===
175 +=== ===
171 171  
172 172  
173 173