Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnOverviewStatusField
Packages that use CustomerReturnOverviewStatusField
-
Uses of CustomerReturnOverviewStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnOverviewStatusFieldModifier and TypeFieldDescriptionstatic final CustomerReturnOverviewStatusField<String>CustomerReturnOverviewStatus.RETS_MGMT_COMPN_PROCG_STATUSUse with available fluent helpers to apply the RetsMgmtCompnProcgStatus field to query operations.static final CustomerReturnOverviewStatusField<String>CustomerReturnOverviewStatus.RETS_MGMT_LOG_PROCG_STATUSUse with available fluent helpers to apply the RetsMgmtLogProcgStatus field to query operations.static final CustomerReturnOverviewStatusField<String>CustomerReturnOverviewStatus.RETS_MGMT_PROCESSUse with available fluent helpers to apply the RetsMgmtProcess field to query operations.static final CustomerReturnOverviewStatusField<String>CustomerReturnOverviewStatus.RETS_MGMT_PROCESSING_STATUSUse with available fluent helpers to apply the RetsMgmtProcessingStatus field to query operations.static final CustomerReturnOverviewStatusField<String>CustomerReturnOverviewStatus.RETURNS_DOCUMENTUse with available fluent helpers to apply the ReturnsDocument field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return CustomerReturnOverviewStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnOverviewStatusField<T>CustomerReturnOverviewStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnOverviewStatusField<T>Use with available fluent helpers to apply an extension field to query operations.