Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.contractaccountingsepamandate |
Modifier and Type | Field and Description |
---|---|
static SEPAMandateUsageField<String> |
SEPAMandateUsage.CREDITOR
Use with available fluent helpers to apply the Creditor field to query operations.
|
static SEPAMandateUsageField<String> |
SEPAMandateUsage.SEPA_MANDATE
Use with available fluent helpers to apply the SEPAMandate field to query operations.
|
static SEPAMandateUsageField<String> |
SEPAMandateUsage.SEPA_MANDATE_APPLICATION
Use with available fluent helpers to apply the SEPAMandateApplication field to query operations.
|
static SEPAMandateUsageField<LocalDateTime> |
SEPAMandateUsage.SEPA_MANDATE_USE_DATE
Use with available fluent helpers to apply the SEPAMandateUseDate field to query operations.
|
static SEPAMandateUsageField<String> |
SEPAMandateUsage.SEPA_MANDATE_USE_OBJECT_TYPE
Use with available fluent helpers to apply the SEPAMandateUseObjectType field to query operations.
|
static SEPAMandateUsageField<String> |
SEPAMandateUsage.SEPA_MANDATE_USE_PAYMENT_DOC
Use with available fluent helpers to apply the SEPAMandateUsePaymentDoc field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SEPAMandateUsageField<T> |
SEPAMandateUsage.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SEPAMandateUsage.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.