Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.selectable.ProdAllocCharcMetaDataSelectable
Packages that use ProdAllocCharcMetaDataSelectable
Package
Description
-
Uses of ProdAllocCharcMetaDataSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocCharcMetaDataSelectableModifier and TypeFieldDescriptionstatic final ProdAllocCharcMetaDataSelectableProdAllocCharcMetaData.ALL_FIELDSSelector for all available fields of ProdAllocCharcMetaData. -
Uses of ProdAllocCharcMetaDataSelectable 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 ProdAllocCharcMetaDataSelectableModifier and TypeClassDescriptionclassProdAllocCharcMetaDataField<FieldT>Template class to represent entity fields of the EntityProdAllocCharcMetaData. -
Uses of ProdAllocCharcMetaDataSelectable 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 ProdAllocCharcMetaDataSelectableModifier and TypeClassDescriptionclassProdAllocCharcMetaDataLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocCharcMetaDatato other entities.classProdAllocCharcMetaDataOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocCharcMetaDatato other entities, where the cardinality of the related entity is at most 1.