Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.selectable.ProductionOrderStatusSelectable
Packages that use ProductionOrderStatusSelectable
Package
Description
-
Uses of ProductionOrderStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderStatusSelectableModifier and TypeFieldDescriptionstatic final ProductionOrderStatusSelectableProductionOrderStatus.ALL_FIELDSSelector for all available fields of ProductionOrderStatus. -
Uses of ProductionOrderStatusSelectable 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 ProductionOrderStatusSelectableModifier and TypeClassDescriptionclassProductionOrderStatusField<FieldT>Template class to represent entity fields of the EntityProductionOrderStatus. -
Uses of ProductionOrderStatusSelectable 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 ProductionOrderStatusSelectableModifier and TypeClassDescriptionclassProductionOrderStatusLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderStatusto other entities.classProductionOrderStatusOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderStatusto other entities, where the cardinality of the related entity is at most 1.