Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.selectable.ProductionRoutingOperationSelectable
Packages that use ProductionRoutingOperationSelectable
Package
Description
-
Uses of ProductionRoutingOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingOperationSelectableModifier and TypeFieldDescriptionstatic final ProductionRoutingOperationSelectableProductionRoutingOperation.ALL_FIELDSSelector for all available fields of ProductionRoutingOperation. -
Uses of ProductionRoutingOperationSelectable 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 ProductionRoutingOperationSelectableModifier and TypeClassDescriptionclassProductionRoutingOperationField<FieldT>Template class to represent entity fields of the EntityProductionRoutingOperation. -
Uses of ProductionRoutingOperationSelectable 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 ProductionRoutingOperationSelectableModifier and TypeClassDescriptionclassProductionRoutingOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingOperationto other entities.classProductionRoutingOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingOperationto other entities, where the cardinality of the related entity is at most 1.