Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.selectable.ProductionRsceToolsSelectable
Packages that use ProductionRsceToolsSelectable
Package
Description
-
Uses of ProductionRsceToolsSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionRsceToolsSelectableModifier and TypeFieldDescriptionstatic final ProductionRsceToolsSelectableProductionRsceTools.ALL_FIELDSSelector for all available fields of ProductionRsceTools. -
Uses of ProductionRsceToolsSelectable 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 ProductionRsceToolsSelectableModifier and TypeClassDescriptionclassProductionRsceToolsField<FieldT>Template class to represent entity fields of the EntityProductionRsceTools. -
Uses of ProductionRsceToolsSelectable 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 ProductionRsceToolsSelectableModifier and TypeClassDescriptionclassProductionRsceToolsLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRsceToolsto other entities.classProductionRsceToolsOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductionRsceToolsto other entities, where the cardinality of the related entity is at most 1.