Hi, everyone
we're facing an issue where the IUUC* fields from the logging table of a source-system aren't being generated during the SLT replication runtime, which it invalidates the custom abap logic that was implemented on some fields of the replicated table.
the logging table on source has the following structure

during SLT replication, the generated runtime object has the following structure:

usually an s_logtab structure should appear with the corresponding IUUC* fields
Would appreciate any kind of insights on this,
Thanks