Wiki source code of ProductCatalog

Last modified by Anders Göthberg on 2024/03/28 10:23
Show last authors
1 = =
2
3 (% class="jumbotron" %)
4 (((
5 (% class="container" %)
6 (((
7 The product catalog is a basis for the implementation of revenue accounting. The file is to be sent to PayEx every time there is some changes from the company regarding their products.
8 )))
9 )))
10
11 == ProductCatalog ==
12
13 [[image:1609319160876-189.png||height="289" width="238"]]
14
15 ==
16 (% style="color:inherit; font-family:inherit" %)Name convention(%%) ==
17
18 ProductCatalog<CompanyNumber>_<DateTime>_<SerialNumber>.xml
19
20 (% class="table-bordered table-striped" %)
21 |=Names Component|=Description
22 |CompanyNumber|The company number in our ledger system
23 |DateTime|Date created, Should be in the format ISO 8601 format, YYYYMMDDhhmmss
24 |SerialNumber|Should follow an uninterupted number series, 00001, and so on.
25
26 (% id="HResponsefiles" %)
27 == Response files ==
28
29 Format errors will be returned in a general error file
30
31 Incorrect data in fields will be returned into an error file (BERR027..ErrorlogProductCatalog).
32
33 Correct data in all fields will lead to a receipt file (BRCP049..ReceiptProductCatalog).
34
35 (% id="HReceiptandError-files" %)
36 === Receipt and Error -files ===
37
38 Examples of an extract from a receipt and a error -file:
39
40 [[Receipt and Error -file example>>doc:Main.Invoicing.billing.technical-reference.Revenue Accounting.Revenue Accounting Rules.ProductCatalog.Product Catalog Response files.WebHome]]
41
42 == Download current XML schema file ==
43
44
45
46 (% border="0" style="width:1023px" %)
47 |=(% style="width: 208px; background-color: rgb(237, 237, 237);" %)Fileversion|=(% style="width: 213px; background-color: rgb(237, 237, 237);" %)Version|=(% style="width: 288px; background-color: rgb(237, 237, 237);" %)Releasedate|=(% style="width: 585px; background-color: rgb(237, 237, 237);" %)Comment
48 |(% style="width:208px" %)[[ProductCatalog.xsd>>attach:Main.billing.technical-reference.WebHome@ProductCatalog.xsd]]|(% style="width:213px" %)1.0|(% style="width:288px" %)2020|(% style="width:585px" %)
49
50 == Change Log ==
51
52 (% id="HJanuary2C2016" %)
53 ===== April, 2020 =====
54
55 [[ProductCatalog.xsd>>attach:Main.billing.technical-reference.WebHome@ProductCatalog.xsd]]
56
57
58 Initial version (latest documented version)
59
60 == Download sample files ==
61
62 ProductCatalog_12345_20201229230100_190.xml