Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field.SuplrInvcSeldPurgDocumentField
Packages that use SuplrInvcSeldPurgDocumentField
-
Uses of SuplrInvcSeldPurgDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SuplrInvcSeldPurgDocumentFieldModifier and TypeFieldDescriptionstatic final SuplrInvcSeldPurgDocumentField<String>SuplrInvcSeldPurgDocument.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final SuplrInvcSeldPurgDocumentField<String>SuplrInvcSeldPurgDocument.PURCHASE_ORDERUse with available fluent helpers to apply the PurchaseOrder field to query operations.static final SuplrInvcSeldPurgDocumentField<String>SuplrInvcSeldPurgDocument.PURCHASE_ORDER_ITEMUse with available fluent helpers to apply the PurchaseOrderItem field to query operations.static final SuplrInvcSeldPurgDocumentField<String>SuplrInvcSeldPurgDocument.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 SuplrInvcSeldPurgDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrInvcSeldPurgDocumentField<T>SuplrInvcSeldPurgDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrInvcSeldPurgDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.