Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderComponent_3Selectable
Packages that use ProductionOrderComponent_3Selectable
Package
Description
-
Uses of ProductionOrderComponent_3Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderComponent_3SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderComponent_3SelectableProductionOrderComponent_3.ALL_FIELDSSelector for all available fields of ProductionOrderComponent_3. -
Uses of ProductionOrderComponent_3Selectable 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_3SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_3Field<FieldT>Template class to represent entity fields of the EntityProductionOrderComponent_3. -
Uses of ProductionOrderComponent_3Selectable 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_3SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_3Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_3to other entities.classProductionOrderComponent_3OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_3to other entities, where the cardinality of the related entity is at most 1.