Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static SupplierDunningField<String> |
SupplierDunning.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_AREA
Use with available fluent helpers to apply the DunningArea field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_BLOCK
Use with available fluent helpers to apply the DunningBlock field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_CLERK
Use with available fluent helpers to apply the DunningClerk field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_LEVEL
Use with available fluent helpers to apply the DunningLevel field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_PROCEDURE
Use with available fluent helpers to apply the DunningProcedure field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.DUNNING_RECIPIENT
Use with available fluent helpers to apply the DunningRecipient field to query operations.
|
static SupplierDunningField<LocalDateTime> |
SupplierDunning.LAST_DUNNED_ON
Use with available fluent helpers to apply the LastDunnedOn field to query operations.
|
static SupplierDunningField<LocalDateTime> |
SupplierDunning.LEG_DUNNING_PROCEDURE_ON
Use with available fluent helpers to apply the LegDunningProcedureOn field to query operations.
|
static SupplierDunningField<String> |
SupplierDunning.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SupplierDunningField<T> |
SupplierDunning.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SupplierDunning.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.