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

Attributes

Stammkostenstelle
master cost centre
centre de coûts de base
centro di costo primario
2025-08-25T06:34:31.8222480Z
521011
https://www.termdat.bk.admin.ch/entry/521011
Internet SAP Help Portal, [SAPterm](http://sapterm.com/application_page.htm), Terminology@-SAP (9.2.2016).
Internet SAP Help Portal, [Kostenverteilung (Infotyp 1018)](http://help.sap.com/saphelp_nwmobile71/helpdata/de/26/313024636611d2b43b006094b9c9b4/frameset.htm) (27.6.2014).
SAP Help [Portal](http://help.sap.com/erp_hcm_ias2_2015_02/helpdata/en/e4/b7464269e74c94887f7749776e6011/content.htm) website, Master Cost Center (16.11.2015).
Site SAP Help Portal, [Infotype Ventilation des coûts (1018)](http://help.sap.com/saphelp_470/helpdata/fr/26/313024636611d2b43b006094b9c9b4/content.htm) (27.6.2014).
Kosten, die bei einem Organisationsobjekt anfallen, werden im Regelfall bei derjenigen Kostenstelle (Stammkostenstelle) verbucht, die entweder diesem Objekt direkt zugeordnet ist oder deren Zuordnung das Objekt von einem übergeordneten Objekt erbt.
Les coûts engendrés par un objet d'organisation sont généralement écrits dans le centre de coûts directement affecté à l'objet (centre de coûts de base) ou au centre de coûts hérité par l'objet à partir d'un objet supérieur.
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.