Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal |
Modifier and Type | Field and Description |
---|---|
static BR_NFTradeNoteField<String> |
BR_NFTradeNote.BR_NOTA_FISCAL
Use with available fluent helpers to apply the BR_NotaFiscal field to query operations.
|
static BR_NFTradeNoteField<LocalDateTime> |
BR_NFTradeNote.BRNF_TRADE_NOTE_EXPIRING_DATE
Use with available fluent helpers to apply the BR_NFTradeNoteExpiringDate field to query operations.
|
static BR_NFTradeNoteField<String> |
BR_NFTradeNote.BRNF_TRADE_NOTE_NUMBER
Use with available fluent helpers to apply the BR_NFTradeNoteNumber field to query operations.
|
static BR_NFTradeNoteField<String> |
BR_NFTradeNote.BRNF_TRADE_NOTE_SEQUENCE_NUMBER
Use with available fluent helpers to apply the BR_NFTradeNoteSequenceNumber field to query operations.
|
static BR_NFTradeNoteField<BigDecimal> |
BR_NFTradeNote.BRNF_TRADE_NOTE_VALUE
Use with available fluent helpers to apply the BR_NFTradeNoteValue field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BR_NFTradeNoteField<T> |
BR_NFTradeNote.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFTradeNote.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.