Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnProcessStepField
Packages that use CustomerReturnProcessStepField
-
Uses of CustomerReturnProcessStepField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnProcessStepFieldModifier and TypeFieldDescriptionstatic final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETS_MGMT_PROC_ITM_QTY_SPLITUse with available fluent helpers to apply the RetsMgmtProcItmQtySplit field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETS_MGMT_PROC_STEP_EXEC_STATUSUse with available fluent helpers to apply the RetsMgmtProcStepExecStatus field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETS_MGMT_PROCESSUse with available fluent helpers to apply the RetsMgmtProcess field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETS_MGMT_PROCESS_ITEMUse with available fluent helpers to apply the RetsMgmtProcessItem field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETS_MGMT_PROCESS_STEPUse with available fluent helpers to apply the RetsMgmtProcessStep field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_DOCUMENTUse with available fluent helpers to apply the ReturnsDocument field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_DOCUMENT_APPROVAL_STATUSUse with available fluent helpers to apply the ReturnsDocumentApprovalStatus field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_DOCUMENT_ITEMUse with available fluent helpers to apply the ReturnsDocumentItem field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_DOCUMENT_STATUSUse with available fluent helpers to apply the ReturnsDocumentStatus field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_DOCUMENT_TYPEUse with available fluent helpers to apply the ReturnsDocumentType field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENTUse with available fluent helpers to apply the ReturnsReferenceDocument field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_ITEMUse with available fluent helpers to apply the ReturnsReferenceDocumentItem field to query operations.static final CustomerReturnProcessStepField<String>CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_TYPEUse with available fluent helpers to apply the ReturnsReferenceDocumentType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return CustomerReturnProcessStepFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnProcessStepField<T>CustomerReturnProcessStep.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnProcessStepField<T>Use with available fluent helpers to apply an extension field to query operations.