Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.selectable.ProcessOrderOperationSelectable
Packages that use ProcessOrderOperationSelectable
Package
Description
-
Uses of ProcessOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder declared as ProcessOrderOperationSelectableModifier and TypeFieldDescriptionstatic final ProcessOrderOperationSelectableProcessOrderOperation.ALL_FIELDSSelector for all available fields of ProcessOrderOperation. -
Uses of ProcessOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.field that implement ProcessOrderOperationSelectableModifier and TypeClassDescriptionclassProcessOrderOperationField<FieldT>Template class to represent entity fields of the EntityProcessOrderOperation. -
Uses of ProcessOrderOperationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorder.link that implement ProcessOrderOperationSelectableModifier and TypeClassDescriptionclassProcessOrderOperationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProcessOrderOperationto other entities.classProcessOrderOperationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProcessOrderOperationto other entities, where the cardinality of the related entity is at most 1.