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