Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation |
Modifier and Type | Field and Description |
---|---|
static PaymentMethodValidationField<Boolean> |
PaymentMethodValidation.BANK_ACCOUNT_NUMBER_EXISTS
Use with available fluent helpers to apply the BankAccountNumberExists field to query operations.
|
static PaymentMethodValidationField<Boolean> |
PaymentMethodValidation.BANK_KEY_EXISTS
Use with available fluent helpers to apply the BankKeyExists field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static PaymentMethodValidationField<Boolean> |
PaymentMethodValidation.IBAN_EXISTS
Use with available fluent helpers to apply the IBANExists field to query operations.
|
static PaymentMethodValidationField<Boolean> |
PaymentMethodValidation.IS_VALID
Use with available fluent helpers to apply the IsValid field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.ISO_COUNTRY_CODE_FOR_BANK
Use with available fluent helpers to apply the ISOCountryCodeForBank field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.ISO_EMPLOYEE_COUNTRY_CODE
Use with available fluent helpers to apply the ISOEmployeeCountryCode field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static PaymentMethodValidationField<String> |
PaymentMethodValidation.PAYMENT_METHOD_IN_EC
Use with available fluent helpers to apply the PaymentMethodInEC field to query operations.
|
static PaymentMethodValidationField<Boolean> |
PaymentMethodValidation.SWIFT_EXISTS
Use with available fluent helpers to apply the SwiftExists field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PaymentMethodValidationField<T> |
PaymentMethodValidation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PaymentMethodValidation.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.