Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnSerialNumberSelectable
Packages that use CustomerReturnSerialNumberSelectable
Package
Description
-
Uses of CustomerReturnSerialNumberSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnSerialNumberSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnSerialNumberSelectableCustomerReturnSerialNumber.ALL_FIELDSSelector for all available fields of CustomerReturnSerialNumber. -
Uses of CustomerReturnSerialNumberSelectable 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 CustomerReturnSerialNumberSelectableModifier and TypeClassDescriptionclassCustomerReturnSerialNumberField<FieldT>Template class to represent entity fields of the EntityCustomerReturnSerialNumber. -
Uses of CustomerReturnSerialNumberSelectable 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 CustomerReturnSerialNumberSelectableModifier and TypeClassDescriptionclassCustomerReturnSerialNumberLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnSerialNumberto other entities.classCustomerReturnSerialNumberOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnSerialNumberto other entities, where the cardinality of the related entity is at most 1.