Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.selectable.ProductionOrderOperationSelectable
Packages that use ProductionOrderOperationSelectable
Package
Description
-
Uses of ProductionOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderOperationSelectableModifier and TypeFieldDescriptionstatic final ProductionOrderOperationSelectableProductionOrderOperation.ALL_FIELDSSelector for all available fields of ProductionOrderOperation. -
Uses of ProductionOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field that implement ProductionOrderOperationSelectableModifier and TypeClassDescriptionclassProductionOrderOperationField<FieldT>Template class to represent entity fields of the EntityProductionOrderOperation. -
Uses of ProductionOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.link that implement ProductionOrderOperationSelectableModifier and TypeClassDescriptionclassProductionOrderOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderOperationto other entities.classProductionOrderOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderOperationto other entities, where the cardinality of the related entity is at most 1.