Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderOperation_2Selectable
Packages that use ProductionOrderOperation_2Selectable
Package
Description
-
Uses of ProductionOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderOperation_2SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderOperation_2SelectableProductionOrderOperation_2.ALL_FIELDSSelector for all available fields of ProductionOrderOperation_2. -
Uses of ProductionOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.field that implement ProductionOrderOperation_2SelectableModifier and TypeClassDescriptionclassProductionOrderOperation_2Field<FieldT>Template class to represent entity fields of the EntityProductionOrderOperation_2. -
Uses of ProductionOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link that implement ProductionOrderOperation_2SelectableModifier and TypeClassDescriptionclassProductionOrderOperation_2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderOperation_2to other entities.classProductionOrderOperation_2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderOperation_2to other entities, where the cardinality of the related entity is at most 1.