Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason |
Modifier and Type | Field and Description |
---|---|
static SDDocumentReasonField<String> |
SDDocumentReason.RETRO_BILLING_USAGE
Use with available fluent helpers to apply the RetroBillingUsage field to query operations.
|
static SDDocumentReasonField<String> |
SDDocumentReason.SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SDDocumentReasonField<String> |
SDDocumentReason.SELF_BILLING_VALUE_ITEM
Use with available fluent helpers to apply the SelfBillingValueItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SDDocumentReasonField<T> |
SDDocumentReason.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SDDocumentReason.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.