Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.selectable.ServiceCostRateSelectable
Packages that use ServiceCostRateSelectable
Package
Description
-
Uses of ServiceCostRateSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate declared as ServiceCostRateSelectableModifier and TypeFieldDescriptionstatic final ServiceCostRateSelectableServiceCostRate.ALL_FIELDSSelector for all available fields of ServiceCostRate. -
Uses of ServiceCostRateSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.field that implement ServiceCostRateSelectableModifier and TypeClassDescriptionclassServiceCostRateField<FieldT>Template class to represent entity fields of the EntityServiceCostRate. -
Uses of ServiceCostRateSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costrate.link that implement ServiceCostRateSelectableModifier and TypeClassDescriptionclassServiceCostRateLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceCostRateto other entities.classServiceCostRateOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceCostRateto other entities, where the cardinality of the related entity is at most 1.