Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.selectable.ProductionOrderItemSelectable
Packages that use ProductionOrderItemSelectable
Package
Description
-
Uses of ProductionOrderItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderItemSelectableModifier and TypeFieldDescriptionstatic final ProductionOrderItemSelectableProductionOrderItem.ALL_FIELDSSelector for all available fields of ProductionOrderItem. -
Uses of ProductionOrderItemSelectable 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 ProductionOrderItemSelectableModifier and TypeClassDescriptionclassProductionOrderItemField<FieldT>Template class to represent entity fields of the EntityProductionOrderItem. -
Uses of ProductionOrderItemSelectable 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 ProductionOrderItemSelectableModifier and TypeClassDescriptionclassProductionOrderItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderItemto other entities.classProductionOrderItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderItemto other entities, where the cardinality of the related entity is at most 1.