Skip to Content
0
Aug 16, 2023 at 01:01 PM

General Note Text addition for Charm document in SOLMAN7.2 from BADI ORDER_SAVE

49 Views Last edit Aug 16, 2023 at 01:05 PM 2 rev

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.