Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.selectable.CustomerReturnScheduleLineSelectable
Packages that use CustomerReturnScheduleLineSelectable
Package
Description
-
Uses of CustomerReturnScheduleLineSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnScheduleLineSelectableModifier and TypeFieldDescriptionstatic final CustomerReturnScheduleLineSelectableCustomerReturnScheduleLine.ALL_FIELDSSelector for all available fields of CustomerReturnScheduleLine. -
Uses of CustomerReturnScheduleLineSelectable 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 CustomerReturnScheduleLineSelectableModifier and TypeClassDescriptionclassCustomerReturnScheduleLineField<FieldT>Template class to represent entity fields of the EntityCustomerReturnScheduleLine. -
Uses of CustomerReturnScheduleLineSelectable 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 CustomerReturnScheduleLineSelectableModifier and TypeClassDescriptionclassCustomerReturnScheduleLineLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnScheduleLineto other entities.classCustomerReturnScheduleLineOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerReturnScheduleLineto other entities, where the cardinality of the related entity is at most 1.