Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.field.LockboxClearingField
Packages that use LockboxClearingField
-
Uses of LockboxClearingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox declared as LockboxClearingFieldModifier and TypeFieldDescriptionstatic final LockboxClearingField<String>LockboxClearing.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final LockboxClearingField<String>LockboxClearing.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final LockboxClearingField<BigDecimal>LockboxClearing.DEDUCTION_AMOUNT_IN_PAYT_CURRENCYUse with available fluent helpers to apply the DeductionAmountInPaytCurrency field to query operations.static final LockboxClearingField<String>LockboxClearing.LOCKBOX_BATCHUse with available fluent helpers to apply the LockboxBatch field to query operations.static final LockboxClearingField<String>LockboxClearing.LOCKBOX_BATCH_INTERNAL_KEYUse with available fluent helpers to apply the LockboxBatchInternalKey field to query operations.static final LockboxClearingField<String>LockboxClearing.LOCKBOX_BATCH_ITEMUse with available fluent helpers to apply the LockboxBatchItem field to query operations.static final LockboxClearingField<BigDecimal>LockboxClearing.NET_PAYMENT_AMOUNT_IN_PAYT_CURRENCYUse with available fluent helpers to apply the NetPaymentAmountInPaytCurrency field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_ADVICEUse with available fluent helpers to apply the PaymentAdvice field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_ADVICE_ACCOUNTUse with available fluent helpers to apply the PaymentAdviceAccount field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_ADVICE_ACCOUNT_TYPEUse with available fluent helpers to apply the PaymentAdviceAccountType field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_ADVICE_ITEMUse with available fluent helpers to apply the PaymentAdviceItem field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_DIFFERENCE_REASONUse with available fluent helpers to apply the PaymentDifferenceReason field to query operations.static final LockboxClearingField<String>LockboxClearing.PAYMENT_REFERENCEUse with available fluent helpers to apply the PaymentReference field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox that return LockboxClearingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LockboxClearingField<T>LockboxClearing.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LockboxClearingField<T>Use with available fluent helpers to apply an extension field to query operations.