Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.selectable.ProcessOrderOperation_2Selectable
Packages that use ProcessOrderOperation_2Selectable
Package
Description
-
Uses of ProcessOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 declared as ProcessOrderOperation_2SelectableModifier and TypeFieldDescriptionstatic final ProcessOrderOperation_2SelectableProcessOrderOperation_2.ALL_FIELDSSelector for all available fields of ProcessOrderOperation_2. -
Uses of ProcessOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.field that implement ProcessOrderOperation_2SelectableModifier and TypeClassDescriptionclassProcessOrderOperation_2Field<FieldT>Template class to represent entity fields of the EntityProcessOrderOperation_2. -
Uses of ProcessOrderOperation_2Selectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.link that implement ProcessOrderOperation_2SelectableModifier and TypeClassDescriptionclassProcessOrderOperation_2Link<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProcessOrderOperation_2to other entities.classProcessOrderOperation_2OneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProcessOrderOperation_2to other entities, where the cardinality of the related entity is at most 1.