Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field.PurchaseOrderNoteField
Packages that use PurchaseOrderNoteField
-
Uses of PurchaseOrderNoteField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurchaseOrderNoteFieldModifier and TypeFieldDescriptionstatic final PurchaseOrderNoteField<String>PurchaseOrderNote.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PurchaseOrderNoteField<String>PurchaseOrderNote.PLAIN_LONG_TEXTUse with available fluent helpers to apply the PlainLongText field to query operations.static final PurchaseOrderNoteField<String>PurchaseOrderNote.PURCHASE_ORDERUse with available fluent helpers to apply the PurchaseOrder field to query operations.static final PurchaseOrderNoteField<String>PurchaseOrderNote.TEXT_OBJECT_TYPEUse with available fluent helpers to apply the TextObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder that return PurchaseOrderNoteFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchaseOrderNoteField<T>PurchaseOrderNote.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchaseOrderNoteField<T>Use with available fluent helpers to apply an extension field to query operations.