Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.SrcgProjQtnNote
Packages that use SrcgProjQtnNote
Package
Description
-
Uses of SrcgProjQtnNote in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type parameters of type SrcgProjQtnNoteModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjQtnNote>SrcgProjQtnNote.ALL_FIELDSSelector for all available fields of SrcgProjQtnNote.static final SimpleProperty.DateTime<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_CHANGE_DATE_TIMEstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_CHANGED_BY_USERstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_CONTENTstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_CREATED_BY_USERstatic final SimpleProperty.DateTime<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_CREATION_DATE_TIMEstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_LANGUAGEstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_MIME_TYPEstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_TITLEstatic final SimpleProperty.String<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_TYPEstatic final SimpleProperty.Guid<SrcgProjQtnNote>SrcgProjQtnNote.NOTE_BASIC_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnNote>SrcgProjQtnNote.SOURCING_PROJECT_QUOTATION_UUIDstatic final SimpleProperty.Boolean<SrcgProjQtnNote>SrcgProjQtnNote.SRCG_PROJ_QTN_NOTE_TYPE_IS_INTERNALstatic final NavigationProperty.Single<SrcgProjQtnNote,SourcingProjectQuotation> SrcgProjQtnNote.TO__SOURCING_PROJECT_QUOTATIONUse with available request builders to apply the _SourcingProjectQuotation navigation property to query operations.SourcingProjectQuotation.TO__SRCG_PROJ_QTN_NOTEUse with available request builders to apply the _SrcgProjQtnNote navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return SrcgProjQtnNoteMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type SrcgProjQtnNoteModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjQtnNote>>SourcingProjectQuotation.getSrcgProjQtnNoteIfPresent()Retrieval of associated SrcgProjQtnNote entities (one to many).SrcgProjQtnNote.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with parameters of type SrcgProjQtnNoteModifier and TypeMethodDescriptionvoidSourcingProjectQuotation.addSrcgProjQtnNote(SrcgProjQtnNote... entity) Adds elements to the list of associated SrcgProjQtnNote entities.SourcingProjectQuotation.SourcingProjectQuotationBuilder.srcgProjQtnNote(SrcgProjQtnNote... value) Navigation property _SrcgProjQtnNote for SourcingProjectQuotation to multiple SrcgProjQtnNote.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnNoteModifier and TypeMethodDescriptionvoidSourcingProjectQuotation.setSrcgProjQtnNote(List<SrcgProjQtnNote> value) Overwrites the list of associated SrcgProjQtnNote entities for the loaded navigation property _SrcgProjQtnNote. -
Uses of SrcgProjQtnNote in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SrcgProjQtnNoteModifier and TypeMethodDescriptionDefaultSupplierQuotationForSourcingProjectService.countSrcgProjQtnNote()Deprecated.SupplierQuotationForSourcingProjectService.countSrcgProjQtnNote()Deprecated.Fetch the number of entries from theSrcgProjQtnNoteentity collection matching the filter and search expressions.DefaultSupplierQuotationForSourcingProjectService.deleteSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.SupplierQuotationForSourcingProjectService.deleteSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.Deletes an existingSrcgProjQtnNoteentity in the S/4HANA system.DefaultSupplierQuotationForSourcingProjectService.getAllSrcgProjQtnNote()Deprecated.SupplierQuotationForSourcingProjectService.getAllSrcgProjQtnNote()Deprecated.Fetch multipleSrcgProjQtnNoteentities.DefaultSupplierQuotationForSourcingProjectService.getSrcgProjQtnNoteByKey(UUID noteBasicUUID) Deprecated.SupplierQuotationForSourcingProjectService.getSrcgProjQtnNoteByKey(UUID noteBasicUUID) Deprecated.Fetch a singleSrcgProjQtnNoteentity using key fields.DefaultSupplierQuotationForSourcingProjectService.updateSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.SupplierQuotationForSourcingProjectService.updateSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.Update an existingSrcgProjQtnNoteentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrcgProjQtnNoteModifier and TypeMethodDescriptionDefaultSupplierQuotationForSourcingProjectService.deleteSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.SupplierQuotationForSourcingProjectService.deleteSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.Deletes an existingSrcgProjQtnNoteentity in the S/4HANA system.DefaultSupplierQuotationForSourcingProjectService.updateSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.SupplierQuotationForSourcingProjectService.updateSrcgProjQtnNote(SrcgProjQtnNote srcgProjQtnNote) Deprecated.Update an existingSrcgProjQtnNoteentity and save it to the S/4HANA system.