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