Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.field.CntrlPurContractItemNotesField
Packages that use CntrlPurContractItemNotesField
-
Uses of CntrlPurContractItemNotesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract declared as CntrlPurContractItemNotesFieldModifier and TypeFieldDescriptionstatic final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.CENTRAL_PURCHASE_CONTRACTUse with available fluent helpers to apply the CentralPurchaseContract field to query operations.static final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.PURCHASING_DOCUMENT_NOTE_LANGUAGEUse with available fluent helpers to apply the PurchasingDocumentNoteLanguage field to query operations.static final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.PURCHASING_DOCUMENT_NOTE_OBJECT_IDUse with available fluent helpers to apply the PurchasingDocumentNoteObjectID field to query operations.static final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.PURCHASING_DOCUMENT_NOTE_TITLEUse with available fluent helpers to apply the PurchasingDocumentNoteTitle field to query operations.static final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.PURCHASING_DOCUMENT_NOTE_TYPEUse with available fluent helpers to apply the PurchasingDocumentNoteType field to query operations.static final CntrlPurContractItemNotesField<String>CntrlPurContractItemNotes.PURG_DOC_NOTE_TEXTUse with available fluent helpers to apply the PurgDocNoteText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContractItemNotesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CntrlPurContractItemNotesField<T>CntrlPurContractItemNotes.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CntrlPurContractItemNotesField<T>Use with available fluent helpers to apply an extension field to query operations.