Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.selectable.ProductionOrderComponent_4Selectable
Packages that use ProductionOrderComponent_4Selectable
Package
Description
-
Uses of ProductionOrderComponent_4Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderComponent_4SelectableModifier and TypeFieldDescriptionstatic final ProductionOrderComponent_4SelectableProductionOrderComponent_4.ALL_FIELDSSelector for all available fields of ProductionOrderComponent_4. -
Uses of ProductionOrderComponent_4Selectable 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_4SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_4Field<FieldT>Template class to represent entity fields of the EntityProductionOrderComponent_4. -
Uses of ProductionOrderComponent_4Selectable 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_4SelectableModifier and TypeClassDescriptionclassProductionOrderComponent_4Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_4to other entities.classProductionOrderComponent_4OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionOrderComponent_4to other entities, where the cardinality of the related entity is at most 1.