Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.selectable.ProdAllocObjTimeSeriesSelectable
Packages that use ProdAllocObjTimeSeriesSelectable
Package
Description
-
Uses of ProdAllocObjTimeSeriesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocObjTimeSeriesSelectableModifier and TypeFieldDescriptionstatic final ProdAllocObjTimeSeriesSelectableProdAllocObjTimeSeries.ALL_FIELDSSelector for all available fields of ProdAllocObjTimeSeries. -
Uses of ProdAllocObjTimeSeriesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field that implement ProdAllocObjTimeSeriesSelectableModifier and TypeClassDescriptionclassProdAllocObjTimeSeriesField<FieldT>Template class to represent entity fields of the EntityProdAllocObjTimeSeries. -
Uses of ProdAllocObjTimeSeriesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link that implement ProdAllocObjTimeSeriesSelectableModifier and TypeClassDescriptionclassProdAllocObjTimeSeriesLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocObjTimeSeriesto other entities.classProdAllocObjTimeSeriesOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocObjTimeSeriesto other entities, where the cardinality of the related entity is at most 1.