Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderStatus_2Selectable
Packages that use ProductionOrderStatus_2Selectable
Package
Description
-
Uses of ProductionOrderStatus_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderStatus_2SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderStatus_2SelectableProductionOrderStatus_2.ALL_FIELDSSelector for all available fields of ProductionOrderStatus_2. -
Uses of ProductionOrderStatus_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 ProductionOrderStatus_2SelectableModifier and TypeClassDescriptionclassProductionOrderStatus_2Field<FieldT>Template class to represent entity fields of the EntityProductionOrderStatus_2. -
Uses of ProductionOrderStatus_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 ProductionOrderStatus_2SelectableModifier and TypeClassDescriptionclassProductionOrderStatus_2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderStatus_2to other entities.classProductionOrderStatus_2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderStatus_2to other entities, where the cardinality of the related entity is at most 1.