Hi,
I think that for Z-table data you need a manager class and optionally record class, being children of CL_RECA_STORABLE. Then you would be able to implement method ME_WRITE_CHANGE_DOCUMENTS. As example you can check class CL_REBD_MEAS_MNGR to see how it works in standard.
Kind regards.