Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderComponent_2Selectable
Packages that use ProductionOrderComponent_2Selectable
Package
Description
-
Uses of ProductionOrderComponent_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderComponent_2SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderComponent_2SelectableProductionOrderComponent_2.ALL_FIELDSSelector for all available fields of ProductionOrderComponent_2. -
Uses of ProductionOrderComponent_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 ProductionOrderComponent_2SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_2Field<FieldT>Template class to represent entity fields of the EntityProductionOrderComponent_2. -
Uses of ProductionOrderComponent_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 ProductionOrderComponent_2SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_2to other entities.classProductionOrderComponent_2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_2to other entities, where the cardinality of the related entity is at most 1.