postingDateDS Data Type

de
Datenstruktur Buchungszeitraum/-umfang
en
data structure: interval of posting date

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
fromDate int 1/1
de
Buchungsdatum ab
en
booking date from
toDate int 1/1
de
Buchungsdatum bis
en
booking date to
toNumberPostingRun int 1/1
de
Alle Buchungen, bis zu dieser Buchungslauf Nummer
en
all bookings up to this booking run number

Example

<p----->
  <fromDate>...</fromDate>
  <toDate>...</toDate>
  <toNumberPostingRun>...</toNumberPostingRun>
</p----->