Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnItemSelectable
Packages that use CustomerReturnItemSelectable
Package
Description
-
Uses of CustomerReturnItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnItemSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnItemSelectableCustomerReturnItem.ALL_FIELDSSelector for all available fields of CustomerReturnItem. -
Uses of CustomerReturnItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field that implement CustomerReturnItemSelectableModifier and TypeClassDescriptionclassCustomerReturnItemField<FieldT>Template class to represent entity fields of the EntityCustomerReturnItem. -
Uses of CustomerReturnItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link that implement CustomerReturnItemSelectableModifier and TypeClassDescriptionclassCustomerReturnItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnItemto other entities.classCustomerReturnItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnItemto other entities, where the cardinality of the related entity is at most 1.