Credit Ageing
Operationcode: CREDITAGEING
CREDITAGEING
Message
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>47333</TN>
<OC>CREDITAGEING<OC>
<ACREDITAGEINGLIST>
<CREDITAGEING>
<HQGID></HQGID>
<GID></GID>
<MANDATOR>
<MANDATORID></MANDATORID>
<AGEING>
<DUESINCE>30</DUESINCE>
<AMOUNT>300</AMOUNT>
</AGEING>
<AGEING>
<DUESINCE>60</DUESINCE>
<AMOUNT>300</AMOUNT>
</AGEING>
<AGEING>
<DUESINCE>90</DUESINCE>
<AMOUNT>500</AMOUNT>
</AGEING>
<TOTAL>2800</TOTAL>
</MANDATOR>
…
</CREDITAGEING>
<CREDITAGEING>
…
</ACREDITAGEINGLIST>
</SIHOT-Document>
Attributes Message
Response
This could be the answer to the above operation.
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>4720</TN>
<OC>ACK</OC>
<RC>0</RC>
<ORG>disp_4711</ORG>
</SIHOT-Document>
Attributes Response
In case that the message CREDITAGEING is send several times a day, SIHOT will overwrite the old figures.
The values of <DUESINCE>
are given by the sender. We recommend to group the <DUESINCE>
like 30
, 60
, …. The number of <AGEING>
-groups is not limited.