Hello All,
we have requirement to add the charm document 'General Note' text at header after doing some validations with BADI ORDER_SAVE method CHANGE_BEFORE_UPDATE. For this, we are trying to the achieve this with the FM 'CRM_TEXT_MAINTAIN_OW' call. We do not see any errors with FM, but the note texts are not getting updated.
We took this FM reference from manual addition of general text note to charm document, and its ABAP logic flow.
Please share if any pointers or any advise on how to solve this issue. Also please share if any alternative approaches can be done to add the general note texts using the code.