SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

posting
Buchung
écriture
Transfer of a business transaction into one or several accounting ledgers; posting takes place in the form of document entry.
2025-08-25T06:35:32.3781620Z
521309
https://www.termdat.bk.admin.ch/entry/521309
Intranet EDA, Vision+,[ Profit Center](https://group.eda.admin.ch/group/SAP-Online-Help-DE/visionplus/grundlagen/profit-center-struktur) (16.9.2015).
FDFA intranet, Vision+, [Principles](https://group.eda.admin.ch/group/SAP-Online-Help-EN/vision-plus/basics/profit-center) (16.9.2015).
Intranet DFAE, Vision+, [Bases](https://group.eda.admin.ch/group/SAP-Online-Help-FR/vision-plus/bases/centre-de-profit), Centre de profit (19.1.2016).
Die unten stehende Darstellung der finanziellen Abwicklungen eines Profit Centers zeigt auf, welche Buchungen direkt durch die Vertretung abgewickelt werden.
Les règlements financiers d'un centre de profit et les écritures passées directement par la représentation sont montrés dans ce schéma.
This diagram shows a profit centre's financial transactions and which postings are handled directly by the representation.
'Posting' and 'booking' (and entry) are acceptable translations for 'Buchung' in accounting. 'Posting' is AmE, 'booking' is more common in BrE. The terminology used in Vision+ at the FDFA/SDC is taken from SAP where this is referred to as 'posting'. Write 'posting' for consistency.
SAP Help website, SAP Documentation, [posting](http://help-legacy.sap.com/saphelp_glossary/en/index.htm) (FI).
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.