Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable.field.SEPAMandateUsageField
Packages that use SEPAMandateUsageField
Package
Description
-
Uses of SEPAMandateUsageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable declared as SEPAMandateUsageFieldModifier and TypeFieldDescriptionstatic final SEPAMandateUsageField<String>SEPAMandateUsage.CREDITORUse with available fluent helpers to apply the Creditor field to query operations.static final SEPAMandateUsageField<String>SEPAMandateUsage.SEPA_MANDATEUse with available fluent helpers to apply the SEPAMandate field to query operations.static final SEPAMandateUsageField<String>SEPAMandateUsage.SEPA_MANDATE_APPLICATIONUse with available fluent helpers to apply the SEPAMandateApplication field to query operations.static final SEPAMandateUsageField<LocalDateTime>SEPAMandateUsage.SEPA_MANDATE_USE_DATEUse with available fluent helpers to apply the SEPAMandateUseDate field to query operations.static final SEPAMandateUsageField<String>SEPAMandateUsage.SEPA_MANDATE_USE_OBJECT_TYPEUse with available fluent helpers to apply the SEPAMandateUseObjectType field to query operations.static final SEPAMandateUsageField<String>SEPAMandateUsage.SEPA_MANDATE_USE_PAYMENT_DOCUse with available fluent helpers to apply the SEPAMandateUsePaymentDoc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.sepamandatemanageinaccountsreceivable that return SEPAMandateUsageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SEPAMandateUsageField<T>SEPAMandateUsage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SEPAMandateUsageField<T>Use with available fluent helpers to apply an extension field to query operations.