Algsaldod XML: erinevus redaktsioonide vahel
Mine navigeerimisribale
Mine otsikasti
(Uus lehekülg: '<syntaxhighlight lang="xml"> <?xml version='1.0' encoding='UTF-8' standalone='yes'?> <data register='FBVc' sequence='263601' systemversion='8.5.48.656'> <FBVc register='FBVc' sequence='263601' url='/api/1/FBVc/1'> <SerNr>1</SerNr> <Comment></Comment> <TransDate>2021-12-31</TransDate> <Sign>AA</Sign> <Objects>KONT</Objects> <SimFlag>0</SimFlag> <DSum>99.00</DSum> <CSum></CSum> <DiffVal>99.00</DiffVal...') |
|||
(ei näidata sama kasutaja 2 vahepealset redaktsiooni) | |||
1. rida: | 1. rida: | ||
* Registri nimi eesti keeles: Algsaldod | |||
* Register name in English: Brought forward balances | |||
* funktsioon API päringus: '''/api/1/FBVc''' | |||
=== Andmete seletus === | |||
{| class="wikitable" | |||
!Kood | |||
!Kirjeldus | |||
!Description ENG | |||
!Pikkus, tüüp | |||
!Kohustuslik/Mandatory | |||
|- | |||
|'''SerNr''' | |||
|Nr. | |||
|No | |||
|Value with No Decimals, 0 | |||
| + | |||
|- | |||
|'''Comment''' | |||
|Kommentaar | |||
|Description | |||
|String, 60 | |||
| | |||
|- | |||
|'''TransDate''' | |||
|Kande kp. | |||
|Trans Date | |||
|In Dataformat Order, 0 | |||
| + | |||
|- | |||
|'''Sign''' | |||
|Kaardi koostaja ''(Eestis peidetud väli)'' | |||
|Creator of record | |||
|Code String, 10 | |||
| | |||
|- | |||
|'''Objects''' | |||
|Objekt | |||
|Tags/Objects | |||
|Capital Characters Only, 60 | |||
| | |||
|- | |||
|'''SimFlag''' | |||
|Simulatsioon (checkbox) | |||
|Simulation (checkbox) | |||
|Small Value with No Decimals, 0 | |||
| | |||
|- | |||
|'''DSum''' | |||
|Kokku deebet | |||
|Total Debit | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''CSum''' | |||
|Kokku kreedit | |||
|Total Credit | |||
|Negative Value, 0 | |||
| | |||
|- | |||
|'''DiffVal''' | |||
|Baas 1 erinevus | |||
|Base 1 difference | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''xMainf''' | |||
|''(Eestis ei kasutata)'' | |||
|''(not used in Estonia)'' | |||
|Small Value with No Decimals, 0 | |||
| | |||
|- | |||
|'''Balf''' | |||
|''(Eestis ei kasutata)'' | |||
|''(not used in Estonia)'' | |||
|Small Value with No Decimals, 0 | |||
| | |||
|- | |||
|'''Math''' | |||
|''(Eestis ei kasutata)'' | |||
|''(not used in Estonia)'' | |||
|Small Value with No Decimals, 0 | |||
| | |||
|- | |||
|'''D2Sum''' | |||
|Kokku deebet baasvaluutas 2 | |||
|Total in B2 Debit | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''C2Sum''' | |||
|Kokku kreedit baasvaluutas 2 | |||
|Total in B2 Credit | |||
|Negative Value, 0 | |||
| | |||
|- | |||
|'''Diff2Val''' | |||
|Baas 2 erinevus | |||
|B2 difference | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
| colspan="5" |'''*** Maatriks ***''' | |||
|- | |||
|'''AccNumber''' | |||
|Konto | |||
|A/C | |||
|Code String, 10 | |||
| + | |||
|- | |||
|'''Comment''' | |||
|Sisu | |||
|Name | |||
|String, 60 | |||
| | |||
|- | |||
|'''x1''' | |||
|''(Eestis ei kasutata)'' | |||
|''(not used in Estonia)'' | |||
|Empty Field, 0 | |||
| | |||
|- | |||
|'''DebVal''' | |||
|Baas 1 deebet | |||
|Base 1 Debit | |||
|Value 2 or 3 Decimals, 0 | |||
| +/- | |||
|- | |||
|'''CredVal''' | |||
|Baas 1 kreedit | |||
|Base 1 Credit | |||
|Value 2 or 3 Decimals, 0 | |||
| -/+ | |||
|- | |||
|'''Deb2Val''' | |||
|Baas 2 deebet | |||
|Base 2 Debit | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''Cred2Val''' | |||
|Baas 2 kreedit | |||
|Base 2 Credit | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''CurDebVal''' | |||
|Valuuta deebet ''(Eestis peidetud väli)'' | |||
|Debit in currency ''(hidden in Estonia)'' | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''CurCredVal''' | |||
|Valuuta kreedit ''(Eestis peidetud väli)'' | |||
|Credit in currency ''(hidden in Estonia)'' | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|'''CurncyCode''' | |||
|Valuuta kood ''(Eestis peidetud väli)'' | |||
|Currency code ''(hidden in Estonia)'' | |||
|Code String, 5 | |||
| | |||
|} | |||
=== XML näidis === | |||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> | <?xml version='1.0' encoding='UTF-8' standalone='yes'?> | ||
58. rida: | 224. rida: | ||
</FBVc> | </FBVc> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Kaart Standard Booksis === | |||
[[Fail:Algsaldo kaart Booksis.png|tühi|pisi|757x757px]] |
Viimane redaktsioon: 16. märts 2023, kell 09:17
- Registri nimi eesti keeles: Algsaldod
- Register name in English: Brought forward balances
- funktsioon API päringus: /api/1/FBVc
Andmete seletus
Kood | Kirjeldus | Description ENG | Pikkus, tüüp | Kohustuslik/Mandatory |
---|---|---|---|---|
SerNr | Nr. | No | Value with No Decimals, 0 | + |
Comment | Kommentaar | Description | String, 60 | |
TransDate | Kande kp. | Trans Date | In Dataformat Order, 0 | + |
Sign | Kaardi koostaja (Eestis peidetud väli) | Creator of record | Code String, 10 | |
Objects | Objekt | Tags/Objects | Capital Characters Only, 60 | |
SimFlag | Simulatsioon (checkbox) | Simulation (checkbox) | Small Value with No Decimals, 0 | |
DSum | Kokku deebet | Total Debit | Value 2 or 3 Decimals, 0 | |
CSum | Kokku kreedit | Total Credit | Negative Value, 0 | |
DiffVal | Baas 1 erinevus | Base 1 difference | Value 2 or 3 Decimals, 0 | |
xMainf | (Eestis ei kasutata) | (not used in Estonia) | Small Value with No Decimals, 0 | |
Balf | (Eestis ei kasutata) | (not used in Estonia) | Small Value with No Decimals, 0 | |
Math | (Eestis ei kasutata) | (not used in Estonia) | Small Value with No Decimals, 0 | |
D2Sum | Kokku deebet baasvaluutas 2 | Total in B2 Debit | Value 2 or 3 Decimals, 0 | |
C2Sum | Kokku kreedit baasvaluutas 2 | Total in B2 Credit | Negative Value, 0 | |
Diff2Val | Baas 2 erinevus | B2 difference | Value 2 or 3 Decimals, 0 | |
*** Maatriks *** | ||||
AccNumber | Konto | A/C | Code String, 10 | + |
Comment | Sisu | Name | String, 60 | |
x1 | (Eestis ei kasutata) | (not used in Estonia) | Empty Field, 0 | |
DebVal | Baas 1 deebet | Base 1 Debit | Value 2 or 3 Decimals, 0 | +/- |
CredVal | Baas 1 kreedit | Base 1 Credit | Value 2 or 3 Decimals, 0 | -/+ |
Deb2Val | Baas 2 deebet | Base 2 Debit | Value 2 or 3 Decimals, 0 | |
Cred2Val | Baas 2 kreedit | Base 2 Credit | Value 2 or 3 Decimals, 0 | |
CurDebVal | Valuuta deebet (Eestis peidetud väli) | Debit in currency (hidden in Estonia) | Value 2 or 3 Decimals, 0 | |
CurCredVal | Valuuta kreedit (Eestis peidetud väli) | Credit in currency (hidden in Estonia) | Value 2 or 3 Decimals, 0 | |
CurncyCode | Valuuta kood (Eestis peidetud väli) | Currency code (hidden in Estonia) | Code String, 5 |
XML näidis
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<data register='FBVc' sequence='263601' systemversion='8.5.48.656'>
<FBVc register='FBVc' sequence='263601' url='/api/1/FBVc/1'>
<SerNr>1</SerNr>
<Comment></Comment>
<TransDate>2021-12-31</TransDate>
<Sign>AA</Sign>
<Objects>KONT</Objects>
<SimFlag>0</SimFlag>
<DSum>99.00</DSum>
<CSum></CSum>
<DiffVal>99.00</DiffVal>
<xMainf>0</xMainf>
<Balf>0</Balf>
<Math></Math>
<D2Sum>99.00</D2Sum>
<C2Sum></C2Sum>
<Diff2Val>99.00</Diff2Val>
<rows>
<row rownumber='0'>
<AccNumber>1511</AccNumber>
<Comment>Sisendkäibemaks, teenuse importimisel tasumisele kuuluv</Comment>
<x1></x1>
<DebVal>44.00</DebVal>
<CredVal></CredVal>
<Deb2Val>44.00</Deb2Val>
<Cred2Val></Cred2Val>
<CurDebVal></CurDebVal>
<CurCredVal></CurCredVal>
<CurncyCode>EUR</CurncyCode>
</row>
<row rownumber='1'>
<AccNumber>1512</AccNumber>
<Comment>Sisendkäibemaks, EL-st soetatud kaupadelt </Comment>
<x1></x1>
<DebVal>33.00</DebVal>
<CredVal></CredVal>
<Deb2Val>33.00</Deb2Val>
<Cred2Val></Cred2Val>
<CurDebVal></CurDebVal>
<CurCredVal></CurCredVal>
<CurncyCode>EUR</CurncyCode>
</row>
<row rownumber='2'>
<AccNumber>1513</AccNumber>
<Comment>Tollis impordilt tasutud käibemaks</Comment>
<x1></x1>
<DebVal>22.00</DebVal>
<CredVal></CredVal>
<Deb2Val>22.00</Deb2Val>
<Cred2Val></Cred2Val>
<CurDebVal></CurDebVal>
<CurCredVal></CurCredVal>
<CurncyCode>EUR</CurncyCode>
</row>
</rows>
</FBVc>