Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest.selectable.CostCenterTextSelectable
Packages that use CostCenterTextSelectable
Package
Description
-
Uses of CostCenterTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcentertest declared as CostCenterTextSelectableModifier and TypeFieldDescriptionstatic final CostCenterTextSelectableCostCenterText.ALL_FIELDSSelector for all available fields of CostCenterText. -
Uses of CostCenterTextSelectable 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 CostCenterTextSelectableModifier and TypeClassDescriptionclassCostCenterTextField<FieldT>Template class to represent entity fields of the EntityCostCenterText. -
Uses of CostCenterTextSelectable 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 CostCenterTextSelectableModifier and TypeClassDescriptionclassCostCenterTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCostCenterTextto other entities.classCostCenterTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCostCenterTextto other entities, where the cardinality of the related entity is at most 1.