Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.customerreturn |
Modifier and Type | Field and Description |
---|---|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.CUSTOMER_RETURN
Use with available fluent helpers to apply the CustomerReturn field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.CUSTOMER_RETURN_ITEM
Use with available fluent helpers to apply the CustomerReturnItem field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.PERSONNEL
Use with available fluent helpers to apply the Personnel field to query operations.
|
static CustomerReturnItemPartnerField<String> |
CustomerReturnItemPartner.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerReturnItemPartnerField<T> |
CustomerReturnItemPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerReturnItemPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.