Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderItem_2Selectable
Packages that use ProductionOrderItem_2Selectable
Package
Description
-
Uses of ProductionOrderItem_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderItem_2SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderItem_2SelectableProductionOrderItem_2.ALL_FIELDSSelector for all available fields of ProductionOrderItem_2. -
Uses of ProductionOrderItem_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 ProductionOrderItem_2SelectableModifier and TypeClassDescriptionclassProductionOrderItem_2Field<FieldT>Template class to represent entity fields of the EntityProductionOrderItem_2. -
Uses of ProductionOrderItem_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 ProductionOrderItem_2SelectableModifier and TypeClassDescriptionclassProductionOrderItem_2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderItem_2to other entities.classProductionOrderItem_2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderItem_2to other entities, where the cardinality of the related entity is at most 1.