To maintain a change document object during design time, the ABAP Development Tools UI editor for change document objects should be used. For more information, see Working with Change Document Objects.
You can use class CL_CHDO_OBJECT_TOOLS_REL if you want or have to maintain change document objects programmatically.
For more information, see
Related Information