Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnScheduleLineField
Packages that use CustomerReturnScheduleLineField
-
Uses of CustomerReturnScheduleLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnScheduleLineFieldModifier and TypeFieldDescriptionstatic final CustomerReturnScheduleLineField<BigDecimal>CustomerReturnScheduleLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final CustomerReturnScheduleLineField<String>CustomerReturnScheduleLine.CUSTOMER_RETURNUse with available fluent helpers to apply the CustomerReturn field to query operations.static final CustomerReturnScheduleLineField<String>CustomerReturnScheduleLine.CUSTOMER_RETURN_ITEMUse with available fluent helpers to apply the CustomerReturnItem field to query operations.static final CustomerReturnScheduleLineField<String>CustomerReturnScheduleLine.DELIV_BLOCK_REASON_FOR_SCHED_LINEUse with available fluent helpers to apply the DelivBlockReasonForSchedLine field to query operations.static final CustomerReturnScheduleLineField<BigDecimal>CustomerReturnScheduleLine.DELIVERED_QTY_IN_ORDER_QTY_UNITUse with available fluent helpers to apply the DeliveredQtyInOrderQtyUnit field to query operations.static final CustomerReturnScheduleLineField<BigDecimal>CustomerReturnScheduleLine.OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNITUse with available fluent helpers to apply the OpenConfdDelivQtyInOrdQtyUnit field to query operations.static final CustomerReturnScheduleLineField<String>CustomerReturnScheduleLine.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final CustomerReturnScheduleLineField<String>CustomerReturnScheduleLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return CustomerReturnScheduleLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnScheduleLineField<T>CustomerReturnScheduleLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnScheduleLineField<T>Use with available fluent helpers to apply an extension field to query operations.