Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerDunningField
Packages that use CustomerDunningField
-
Uses of CustomerDunningField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerDunningFieldModifier and TypeFieldDescriptionstatic final CustomerDunningField<String>CustomerDunning.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final CustomerDunningField<String>CustomerDunning.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final CustomerDunningField<String>CustomerDunning.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerDunningField<String>CustomerDunning.CUSTOMER_ACCOUNT_GROUPUse with available fluent helpers to apply the CustomerAccountGroup field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_AREAUse with available fluent helpers to apply the DunningArea field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_BLOCKUse with available fluent helpers to apply the DunningBlock field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_CLERKUse with available fluent helpers to apply the DunningClerk field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_LEVELUse with available fluent helpers to apply the DunningLevel field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_PROCEDUREUse with available fluent helpers to apply the DunningProcedure field to query operations.static final CustomerDunningField<String>CustomerDunning.DUNNING_RECIPIENTUse with available fluent helpers to apply the DunningRecipient field to query operations.static final CustomerDunningField<LocalDateTime>CustomerDunning.LAST_DUNNED_ONUse with available fluent helpers to apply the LastDunnedOn field to query operations.static final CustomerDunningField<LocalDateTime>CustomerDunning.LEG_DUNNING_PROCEDURE_ONUse with available fluent helpers to apply the LegDunningProcedureOn field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustomerDunningFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerDunningField<T>CustomerDunning.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerDunningField<T>Use with available fluent helpers to apply an extension field to query operations.