Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.field.PurchaseReqnItemTextField
Packages that use PurchaseReqnItemTextField
-
Uses of PurchaseReqnItemTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition declared as PurchaseReqnItemTextFieldModifier and TypeFieldDescriptionstatic final PurchaseReqnItemTextField<String>PurchaseReqnItemText.ARCH_OBJECT_NUMBERUse with available fluent helpers to apply the ArchObjectNumber field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.DOCUMENT_TEXTUse with available fluent helpers to apply the DocumentText field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.FIXED_INDICATORUse with available fluent helpers to apply the FixedIndicator field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.NOTE_DESCRIPTIONUse with available fluent helpers to apply the NoteDescription field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final PurchaseReqnItemTextField<String>PurchaseReqnItemText.TECHNICAL_OBJECT_TYPEUse with available fluent helpers to apply the TechnicalObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition that return PurchaseReqnItemTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchaseReqnItemTextField<T>PurchaseReqnItemText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchaseReqnItemTextField<T>Use with available fluent helpers to apply an extension field to query operations.