Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.selectable.ProductionRoutingSequenceSelectable
Packages that use ProductionRoutingSequenceSelectable
Package
Description
-
Uses of ProductionRoutingSequenceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingSequenceSelectableModifier and TypeFieldDescriptionstatic final ProductionRoutingSequenceSelectableProductionRoutingSequence.ALL_FIELDSSelector for all available fields of ProductionRoutingSequence. -
Uses of ProductionRoutingSequenceSelectable 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 ProductionRoutingSequenceSelectableModifier and TypeClassDescriptionclassProductionRoutingSequenceField<FieldT>Template class to represent entity fields of the EntityProductionRoutingSequence. -
Uses of ProductionRoutingSequenceSelectable 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 ProductionRoutingSequenceSelectableModifier and TypeClassDescriptionclassProductionRoutingSequenceLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingSequenceto other entities.classProductionRoutingSequenceOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingSequenceto other entities, where the cardinality of the related entity is at most 1.