Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.selectable.ProductionOrderSelectable
Packages that use ProductionOrderSelectable
Package
Description
-
Uses of ProductionOrderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderSelectableModifier and TypeFieldDescriptionstatic final ProductionOrderSelectableProductionOrder.ALL_FIELDSSelector for all available fields of ProductionOrder. -
Uses of ProductionOrderSelectable 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 ProductionOrderSelectableModifier and TypeClassDescriptionclassProductionOrderField<FieldT>Template class to represent entity fields of the EntityProductionOrder. -
Uses of ProductionOrderSelectable 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 ProductionOrderSelectableModifier and TypeClassDescriptionclassProductionOrderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderto other entities.classProductionOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderto other entities, where the cardinality of the related entity is at most 1.