Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.SchedgAgrmtItmNotes
Packages that use SchedgAgrmtItmNotes
Package
Description
-
Uses of SchedgAgrmtItmNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement with type parameters of type SchedgAgrmtItmNotesModifier and TypeFieldDescriptionstatic final SchAgrmtItemLink<SchedgAgrmtItmNotes>SchAgrmtItem.TO_SCHEDG_AGRMT_ITM_NOTESUse with available fluent helpers to apply the to_SchedgAgrmtItmNotes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement that return SchedgAgrmtItmNotesModifier and TypeMethodDescriptionSchedgAgrmtItmNotes.SchedgAgrmtItmNotesBuilder.build()protected SchedgAgrmtItmNotesSchedgAgrmtItmNotesCreateFluentHelper.getEntity()protected SchedgAgrmtItmNotesSchedgAgrmtItmNotesDeleteFluentHelper.getEntity()protected SchedgAgrmtItmNotesSchedgAgrmtItmNotesUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement that return types with arguments of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionSchAgrmtItem.fetchSchedgAgrmtItmNotes()Fetches the SchedgAgrmtItmNotes entities (one to many) associated with this entity.protected Class<SchedgAgrmtItmNotes>SchedgAgrmtItmNotesByKeyFluentHelper.getEntityClass()protected Class<SchedgAgrmtItmNotes>SchedgAgrmtItmNotesFluentHelper.getEntityClass()io.vavr.control.Option<List<SchedgAgrmtItmNotes>>SchAgrmtItem.getSchedgAgrmtItmNotesIfPresent()Retrieval of associated SchedgAgrmtItmNotes entities (one to many).SchAgrmtItem.getSchedgAgrmtItmNotesOrFetch()Retrieval of associated SchedgAgrmtItmNotes entities (one to many).SchedgAgrmtItmNotes.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement with parameters of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionvoidSchAgrmtItem.addSchedgAgrmtItmNotes(SchedgAgrmtItmNotes... entity) Adds elements to the list of associated SchedgAgrmtItmNotes entities.SchAgrmtItem.SchAgrmtItemBuilder.schedgAgrmtItmNotes(SchedgAgrmtItmNotes... value) Navigation property to_SchedgAgrmtItmNotes for SchAgrmtItem to multiple SchedgAgrmtItmNotes.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement with type arguments of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionvoidSchAgrmtItem.setSchedgAgrmtItmNotes(List<SchedgAgrmtItmNotes> value) Overwrites the list of associated SchedgAgrmtItmNotes entities for the loaded navigation property to_SchedgAgrmtItmNotes.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement with parameters of type SchedgAgrmtItmNotesModifierConstructorDescriptionSchedgAgrmtItmNotesCreateFluentHelper(String servicePath, SchedgAgrmtItmNotes entity, String entityCollection) Creates a fluent helper object that will create aSchedgAgrmtItmNotesentity on the OData endpoint.SchedgAgrmtItmNotesDeleteFluentHelper(String servicePath, SchedgAgrmtItmNotes entity, String entityCollection) Creates a fluent helper object that will delete aSchedgAgrmtItmNotesentity on the OData endpoint.SchedgAgrmtItmNotesUpdateFluentHelper(String servicePath, SchedgAgrmtItmNotes entity, String entityCollection) Creates a fluent helper object that will update aSchedgAgrmtItmNotesentity on the OData endpoint. -
Uses of SchedgAgrmtItmNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.batch with parameters of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionDefaultSchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) SchedulingAgreementServiceBatchChangeSet.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Create a newSchedgAgrmtItmNotesentity and save it to the S/4HANA system.DefaultSchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) SchedulingAgreementServiceBatchChangeSet.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deletes an existingSchedgAgrmtItmNotesentity in the S/4HANA system.DefaultSchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) SchedulingAgreementServiceBatchChangeSet.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Update an existingSchedgAgrmtItmNotesentity and save it to the S/4HANA system. -
Uses of SchedgAgrmtItmNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.link that return types with arguments of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionSchedgAgrmtItmNotesOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.link with type arguments of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionprotected SchedgAgrmtItmNotesLink<ObjectT>SchedgAgrmtItmNotesLink.translateLinkType(EntityLink<SchedgAgrmtItmNotesLink<ObjectT>, SchedgAgrmtItmNotes, ObjectT> link) -
Uses of SchedgAgrmtItmNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SchedgAgrmtItmNotesModifier and TypeMethodDescriptionDefaultSchedulingAgreementService.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.SchedulingAgreementService.createSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.Create a newSchedgAgrmtItmNotesentity and save it to the S/4HANA system.DefaultSchedulingAgreementService.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.SchedulingAgreementService.deleteSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.Deletes an existingSchedgAgrmtItmNotesentity in the S/4HANA system.DefaultSchedulingAgreementService.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.SchedulingAgreementService.updateSchedgAgrmtItmNotes(SchedgAgrmtItmNotes schedgAgrmtItmNotes) Deprecated.Update an existingSchedgAgrmtItmNotesentity and save it to the S/4HANA system.