Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.selectable.CostCenterSelectable
Packages that use CostCenterSelectable
Package
Description
-
Uses of CostCenterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest declared as CostCenterSelectableModifier and TypeFieldDescriptionstatic final CostCenterSelectableCostCenter.ALL_FIELDSSelector for all available fields of CostCenter. -
Uses of CostCenterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.field that implement CostCenterSelectableModifier and TypeClassDescriptionclassCostCenterField<FieldT>Template class to represent entity fields of the EntityCostCenter. -
Uses of CostCenterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.link that implement CostCenterSelectableModifier and TypeClassDescriptionclassCostCenterLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCostCenterto other entities.classCostCenterOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCostCenterto other entities, where the cardinality of the related entity is at most 1.