Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal |
Modifier and Type | Field and Description |
---|---|
static BR_NFePaymentField<String> |
BR_NFePayment.BR_CREDIT_CARD_COMPANY_CNPJ
Use with available fluent helpers to apply the BR_CreditCardCompanyCNPJ field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.BR_NOTA_FISCAL
Use with available fluent helpers to apply the BR_NotaFiscal field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.CREDIT_CARD_BRAND
Use with available fluent helpers to apply the CreditCardBrand field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.CREDIT_CARD_TRANSACTION_AUTHZN_ID
Use with available fluent helpers to apply the CreditCardTransactionAuthznID field to query operations.
|
static BR_NFePaymentField<BigDecimal> |
BR_NFePayment.PAYMENT_AMOUNT
Use with available fluent helpers to apply the PaymentAmount field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.PAYMENT_FORM
Use with available fluent helpers to apply the PaymentForm field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.PAYMENT_SYSTEM_INTEGRATION_TYPE
Use with available fluent helpers to apply the PaymentSystemIntegrationType field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.SALES_DOCUMENT_CURRENCY
Use with available fluent helpers to apply the SalesDocumentCurrency field to query operations.
|
static BR_NFePaymentField<String> |
BR_NFePayment.SEQUENCE_NUMBER
Use with available fluent helpers to apply the SequenceNumber field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BR_NFePaymentField<T> |
BR_NFePayment.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BR_NFePayment.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.