Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.field.PurchaseContractItemNotesField
Packages that use PurchaseContractItemNotesField
-
Uses of PurchaseContractItemNotesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 declared as PurchaseContractItemNotesFieldModifier and TypeFieldDescriptionstatic final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.ARCHITECTURAL_OBJECT_NUMBERUse with available fluent helpers to apply the ArchitecturalObjectNumber field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.FIXED_INDICATORUse with available fluent helpers to apply the FixedIndicator field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.NOTE_DESCRIPTIONUse with available fluent helpers to apply the NoteDescription field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.TECHNICAL_OBJECT_TYPEUse with available fluent helpers to apply the TechnicalObjectType field to query operations.static final PurchaseContractItemNotesField<String>PurchaseContractItemNotes.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.purchasecontractv2 that return PurchaseContractItemNotesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchaseContractItemNotesField<T>PurchaseContractItemNotes.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchaseContractItemNotesField<T>Use with available fluent helpers to apply an extension field to query operations.