Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.field.PaymentReleaseListHeaderField
Packages that use PaymentReleaseListHeaderField
-
Uses of PaymentReleaseListHeaderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem declared as PaymentReleaseListHeaderFieldModifier and TypeFieldDescriptionstatic final PaymentReleaseListHeaderField<String>PaymentReleaseListHeader.COMPANYCODEUse with available fluent helpers to apply the Companycode field to query operations.static final PaymentReleaseListHeaderField<String>PaymentReleaseListHeader.CREATEDBYUSERUse with available fluent helpers to apply the Createdbyuser field to query operations.static final PaymentReleaseListHeaderField<String>PaymentReleaseListHeader.CREATEDBYUSERFULLNAMEUse with available fluent helpers to apply the Createdbyuserfullname field to query operations.static final PaymentReleaseListHeaderField<String>PaymentReleaseListHeader.INCGPAYTFILETOTALNUMBEROFITEMSUse with available fluent helpers to apply the Incgpaytfiletotalnumberofitems field to query operations.static final PaymentReleaseListHeaderField<String>PaymentReleaseListHeader.PAYMENTRELEASELISTUse with available fluent helpers to apply the Paymentreleaselist field to query operations.static final PaymentReleaseListHeaderField<BigDecimal>PaymentReleaseListHeader.TOTACTUALAMTINDISPLAYCURRENCYUse with available fluent helpers to apply the Totactualamtindisplaycurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem that return PaymentReleaseListHeaderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PaymentReleaseListHeaderField<T>PaymentReleaseListHeader.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PaymentReleaseListHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.