Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerDunningField<String> |
CustomerDunning.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.CUSTOMER_ACCOUNT_GROUP
Use with available fluent helpers to apply the CustomerAccountGroup field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_AREA
Use with available fluent helpers to apply the DunningArea field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_BLOCK
Use with available fluent helpers to apply the DunningBlock field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_CLERK
Use with available fluent helpers to apply the DunningClerk field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_LEVEL
Use with available fluent helpers to apply the DunningLevel field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_PROCEDURE
Use with available fluent helpers to apply the DunningProcedure field to query operations.
|
static CustomerDunningField<String> |
CustomerDunning.DUNNING_RECIPIENT
Use with available fluent helpers to apply the DunningRecipient field to query operations.
|
static CustomerDunningField<LocalDateTime> |
CustomerDunning.LAST_DUNNED_ON
Use with available fluent helpers to apply the LastDunnedOn field to query operations.
|
static CustomerDunningField<LocalDateTime> |
CustomerDunning.LEG_DUNNING_PROCEDURE_ON
Use with available fluent helpers to apply the LegDunningProcedureOn field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerDunningField<T> |
CustomerDunning.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerDunning.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.