Ups, not so complex
You just know how to add lines to the log: cl_ujk_logger
l_log = 'Some text'.
cl_ujk_logger=>log( i_object = l_log ).
Just loop records written to another model and add required lines to the log!
Vadim
Ups, not so complex
You just know how to add lines to the log: cl_ujk_logger
l_log = 'Some text'.
cl_ujk_logger=>log( i_object = l_log ).
Just loop records written to another model and add required lines to the log!
Vadim