Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field.SuplrInvcSeldInbDeliveryNoteField
Packages that use SuplrInvcSeldInbDeliveryNoteField
-
Uses of SuplrInvcSeldInbDeliveryNoteField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SuplrInvcSeldInbDeliveryNoteFieldModifier and TypeFieldDescriptionstatic final SuplrInvcSeldInbDeliveryNoteField<String>SuplrInvcSeldInbDeliveryNote.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final SuplrInvcSeldInbDeliveryNoteField<String>SuplrInvcSeldInbDeliveryNote.INBOUND_DELIVERY_NOTEUse with available fluent helpers to apply the InboundDeliveryNote field to query operations.static final SuplrInvcSeldInbDeliveryNoteField<String>SuplrInvcSeldInbDeliveryNote.SUPPLIER_INVOICEUse with available fluent helpers to apply the SupplierInvoice field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration that return SuplrInvcSeldInbDeliveryNoteFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrInvcSeldInbDeliveryNoteField<T>SuplrInvcSeldInbDeliveryNote.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrInvcSeldInbDeliveryNoteField<T>Use with available fluent helpers to apply an extension field to query operations.