Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.selectable.ProductionRoutingHeaderSelectable
Packages that use ProductionRoutingHeaderSelectable
Package
Description
-
Uses of ProductionRoutingHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting declared as ProductionRoutingHeaderSelectableModifier and TypeFieldDescriptionstatic final ProductionRoutingHeaderSelectableProductionRoutingHeader.ALL_FIELDSSelector for all available fields of ProductionRoutingHeader. -
Uses of ProductionRoutingHeaderSelectable 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 ProductionRoutingHeaderSelectableModifier and TypeClassDescriptionclassProductionRoutingHeaderField<FieldT>Template class to represent entity fields of the EntityProductionRoutingHeader. -
Uses of ProductionRoutingHeaderSelectable 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 ProductionRoutingHeaderSelectableModifier and TypeClassDescriptionclassProductionRoutingHeaderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingHeaderto other entities.classProductionRoutingHeaderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRoutingHeaderto other entities, where the cardinality of the related entity is at most 1.