Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.selectable.ProdAllocationObjectSelectable
Packages that use ProdAllocationObjectSelectable
Package
Description
-
Uses of ProdAllocationObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocationObjectSelectableModifier and TypeFieldDescriptionstatic final ProdAllocationObjectSelectableProdAllocationObject.ALL_FIELDSSelector for all available fields of ProdAllocationObject. -
Uses of ProdAllocationObjectSelectable 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 ProdAllocationObjectSelectableModifier and TypeClassDescriptionclassProdAllocationObjectField<FieldT>Template class to represent entity fields of the EntityProdAllocationObject. -
Uses of ProdAllocationObjectSelectable 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 ProdAllocationObjectSelectableModifier and TypeClassDescriptionclassProdAllocationObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocationObjectto other entities.classProdAllocationObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocationObjectto other entities, where the cardinality of the related entity is at most 1.