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