Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice.field.PaymentAdviceField
Packages that use PaymentAdviceField
-
Uses of PaymentAdviceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice declared as PaymentAdviceFieldModifier and TypeFieldDescriptionstatic final PaymentAdviceField<String>PaymentAdvice.ACCOUNT_BY_SHIPPERUse with available fluent helpers to apply the AccountByShipper field to query operations.static final PaymentAdviceField<String>PaymentAdvice.BANK_REFERENCEUse with available fluent helpers to apply the BankReference field to query operations.static final PaymentAdviceField<LocalDateTime>PaymentAdvice.BILL_OF_EXCHANGE_FAILURE_DATEUse with available fluent helpers to apply the BillOfExchangeFailureDate field to query operations.static final PaymentAdviceField<String>PaymentAdvice.BUSINESS_PARTNER_NAMEUse with available fluent helpers to apply the BusinessPartnerName field to query operations.static final PaymentAdviceField<BigDecimal>PaymentAdvice.CASH_DISCOUNT_AMOUNT_IN_PAYT_CRCYUse with available fluent helpers to apply the CashDiscountAmountInPaytCrcy field to query operations.static final PaymentAdviceField<String>PaymentAdvice.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final PaymentAdviceField<String>PaymentAdvice.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final PaymentAdviceField<LocalDateTime>PaymentAdvice.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final PaymentAdviceField<LocalTime>PaymentAdvice.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final PaymentAdviceField<String>PaymentAdvice.EXCHANGE_RATEUse with available fluent helpers to apply the ExchangeRate field to query operations.static final PaymentAdviceField<BigDecimal>PaymentAdvice.FEE_AMOUNT_IN_TRANSACTION_CRCYUse with available fluent helpers to apply the FeeAmountInTransactionCrcy field to query operations.static final PaymentAdviceField<LocalDateTime>PaymentAdvice.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final PaymentAdviceField<String>PaymentAdvice.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final PaymentAdviceField<String>PaymentAdvice.ORIGINAL_REFERENCE_DOCUMENTUse with available fluent helpers to apply the OriginalReferenceDocument field to query operations.static final PaymentAdviceField<BigDecimal>PaymentAdvice.PAID_AMOUNT_IN_PAYT_CURRENCYUse with available fluent helpers to apply the PaidAmountInPaytCurrency field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PARTNER_BANK_COUNTRYUse with available fluent helpers to apply the PartnerBankCountry field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PARTNER_BANK_SWIFT_CODEUse with available fluent helpers to apply the PartnerBankSWIFTCode field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICEUse with available fluent helpers to apply the PaymentAdvice field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_ACCOUNTUse with available fluent helpers to apply the PaymentAdviceAccount field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_ACCOUNT_TYPEUse with available fluent helpers to apply the PaymentAdviceAccountType field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_HEADER_TEXTUse with available fluent helpers to apply the PaymentAdviceHeaderText field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_SELECTION_RULEUse with available fluent helpers to apply the PaymentAdviceSelectionRule field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_STATUSUse with available fluent helpers to apply the PaymentAdviceStatus field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_ADVICE_TYPEUse with available fluent helpers to apply the PaymentAdviceType field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_CURRENCYUse with available fluent helpers to apply the PaymentCurrency field to query operations.static final PaymentAdviceField<LocalDateTime>PaymentAdvice.PAYMENT_DATEUse with available fluent helpers to apply the PaymentDate field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_DOCUMENTUse with available fluent helpers to apply the PaymentDocument field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYMENT_TRANSACTIONUse with available fluent helpers to apply the PaymentTransaction field to query operations.static final PaymentAdviceField<String>PaymentAdvice.PAYT_ADVC_DIFF_DETERMINATION_RULEUse with available fluent helpers to apply the PaytAdvcDiffDeterminationRule field to query operations.static final PaymentAdviceField<String>PaymentAdvice.REFERENCE_DOCUMENT_TYPEUse with available fluent helpers to apply the ReferenceDocumentType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentadvice that return PaymentAdviceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PaymentAdviceField<T>PaymentAdvice.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PaymentAdviceField<T>Use with available fluent helpers to apply an extension field to query operations.