Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.selectable.PersonnelCompensationElementSelectable
Packages that use PersonnelCompensationElementSelectable
Package
Description
-
Uses of PersonnelCompensationElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument declared as PersonnelCompensationElementSelectableModifier and TypeFieldDescriptionstatic final PersonnelCompensationElementSelectablePersonnelCompensationElement.ALL_FIELDSSelector for all available fields of PersonnelCompensationElement. -
Uses of PersonnelCompensationElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.field that implement PersonnelCompensationElementSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityPersonnelCompensationElement. -
Uses of PersonnelCompensationElementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.personnelsettlementdocument.link that implement PersonnelCompensationElementSelectableModifier and TypeClassDescriptionclassPersonnelCompensationElementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPersonnelCompensationElementto other entities.classPersonnelCompensationElementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPersonnelCompensationElementto other entities, where the cardinality of the related entity is at most 1.