Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn |
Modifier and Type | Field and Description |
---|---|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETS_MGMT_PROC_ITM_QTY_SPLIT
Use with available fluent helpers to apply the RetsMgmtProcItmQtySplit field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETS_MGMT_PROC_STEP_EXEC_STATUS
Use with available fluent helpers to apply the RetsMgmtProcStepExecStatus field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETS_MGMT_PROCESS
Use with available fluent helpers to apply the RetsMgmtProcess field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETS_MGMT_PROCESS_ITEM
Use with available fluent helpers to apply the RetsMgmtProcessItem field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETS_MGMT_PROCESS_STEP
Use with available fluent helpers to apply the RetsMgmtProcessStep field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_DOCUMENT
Use with available fluent helpers to apply the ReturnsDocument field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_DOCUMENT_APPROVAL_STATUS
Use with available fluent helpers to apply the ReturnsDocumentApprovalStatus field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_DOCUMENT_ITEM
Use with available fluent helpers to apply the ReturnsDocumentItem field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_DOCUMENT_STATUS
Use with available fluent helpers to apply the ReturnsDocumentStatus field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_DOCUMENT_TYPE
Use with available fluent helpers to apply the ReturnsDocumentType field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT
Use with available fluent helpers to apply the ReturnsReferenceDocument field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_ITEM
Use with available fluent helpers to apply the ReturnsReferenceDocumentItem field to query operations.
|
static CustomerReturnProcessStepField<String> |
CustomerReturnProcessStep.RETURNS_REFERENCE_DOCUMENT_TYPE
Use with available fluent helpers to apply the ReturnsReferenceDocumentType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerReturnProcessStepField<T> |
CustomerReturnProcessStep.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnProcessStep.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.