Skip to Content
0
Former Member
Dec 19, 2006 at 04:24 PM

Update custom fields in notification (QMEL)

1109 Views

Hi,

I've created custom fields in the include CI_QMEL in the notifications table QMEL. I want to know which is the best method to update these fields.

Is there a BAPI that can be extended for updating these fields?. I have another issue. The total length of the custom fields added is far more than the 960 characters that can be used while updating through a BAPI extension.

Do I do a direct database update utilizing the lock objects for QMEL?, or is there any other standard best practise for this kind of requirement?..