Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.selectable.ProdAllocSqncAssgmtSelectable
Packages that use ProdAllocSqncAssgmtSelectable
Package
Description
-
Uses of ProdAllocSqncAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence declared as ProdAllocSqncAssgmtSelectableModifier and TypeFieldDescriptionstatic final ProdAllocSqncAssgmtSelectableProdAllocSqncAssgmt.ALL_FIELDSSelector for all available fields of ProdAllocSqncAssgmt. -
Uses of ProdAllocSqncAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.field that implement ProdAllocSqncAssgmtSelectableModifier and TypeClassDescriptionclassProdAllocSqncAssgmtField<FieldT>Template class to represent entity fields of the EntityProdAllocSqncAssgmt. -
Uses of ProdAllocSqncAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.link that implement ProdAllocSqncAssgmtSelectableModifier and TypeClassDescriptionclassProdAllocSqncAssgmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocSqncAssgmtto other entities.classProdAllocSqncAssgmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocSqncAssgmtto other entities, where the cardinality of the related entity is at most 1.