Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.selectable.ProductionRoutingMatlAssgmtSelectable
Packages that use ProductionRoutingMatlAssgmtSelectable
Package
Description
-
Uses of ProductionRoutingMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingMatlAssgmtSelectableModifier and TypeFieldDescriptionstatic final ProductionRoutingMatlAssgmtSelectableProductionRoutingMatlAssgmt.ALL_FIELDSSelector for all available fields of ProductionRoutingMatlAssgmt. -
Uses of ProductionRoutingMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.field that implement ProductionRoutingMatlAssgmtSelectableModifier and TypeClassDescriptionclassProductionRoutingMatlAssgmtField<FieldT>Template class to represent entity fields of the EntityProductionRoutingMatlAssgmt. -
Uses of ProductionRoutingMatlAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.link that implement ProductionRoutingMatlAssgmtSelectableModifier and TypeClassDescriptionclassProductionRoutingMatlAssgmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingMatlAssgmtto other entities.classProductionRoutingMatlAssgmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingMatlAssgmtto other entities, where the cardinality of the related entity is at most 1.