Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest |
Modifier and Type | Field and Description |
---|---|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.DEBIT_MEMO_REQUEST
Use with available fluent helpers to apply the DebitMemoRequest field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.DEBIT_MEMO_REQUEST_ITEM
Use with available fluent helpers to apply the DebitMemoRequestItem field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.DEBIT_MEMO_REQUEST_ITEM_CATEGORY
Use with available fluent helpers to apply the DebitMemoRequestItemCategory field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.DEBIT_MEMO_REQUEST_ITEM_TEXT
Use with available fluent helpers to apply the DebitMemoRequestItemText field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.HIGHER_LEVEL_ITEM
Use with available fluent helpers to apply the HigherLevelItem field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.ITEM_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the ItemBillingBlockReason field to query operations.
|
static DebitMemoRequestItemField<BigDecimal> |
DebitMemoRequestItem.ITEM_GROSS_WEIGHT
Use with available fluent helpers to apply the ItemGrossWeight field to query operations.
|
static DebitMemoRequestItemField<BigDecimal> |
DebitMemoRequestItem.ITEM_NET_WEIGHT
Use with available fluent helpers to apply the ItemNetWeight field to query operations.
|
static DebitMemoRequestItemField<BigDecimal> |
DebitMemoRequestItem.ITEM_VOLUME
Use with available fluent helpers to apply the ItemVolume field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.ITEM_VOLUME_UNIT
Use with available fluent helpers to apply the ItemVolumeUnit field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.ITEM_WEIGHT_UNIT
Use with available fluent helpers to apply the ItemWeightUnit field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.MATERIAL_PRICING_GROUP
Use with available fluent helpers to apply the MaterialPricingGroup field to query operations.
|
static DebitMemoRequestItemField<BigDecimal> |
DebitMemoRequestItem.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.ORDER_RELATED_BILLING_STATUS
Use with available fluent helpers to apply the OrderRelatedBillingStatus field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static DebitMemoRequestItemField<LocalDateTime> |
DebitMemoRequestItem.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.REFERENCE_SD_DOCUMENT
Use with available fluent helpers to apply the ReferenceSDDocument field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.REFERENCE_SD_DOCUMENT_ITEM
Use with available fluent helpers to apply the ReferenceSDDocumentItem field to query operations.
|
static DebitMemoRequestItemField<BigDecimal> |
DebitMemoRequestItem.REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.REQUESTED_QUANTITY_UNIT
Use with available fluent helpers to apply the RequestedQuantityUnit field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.SALES_DOCUMENT_RJCN_REASON
Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.SD_PROCESS_STATUS
Use with available fluent helpers to apply the SDProcessStatus field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
static DebitMemoRequestItemField<String> |
DebitMemoRequestItem.WBS_ELEMENT
Use with available fluent helpers to apply the WBSElement field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DebitMemoRequestItemField<T> |
DebitMemoRequestItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DebitMemoRequestItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.