HI Radim,
TRACE() is a function that needs to return the table again.
You could write
lt_cg_hry = TRACE (:lt_cg_hry);
to have this table variable traced.
- Lars
HI Radim,
TRACE() is a function that needs to return the table again.
You could write
lt_cg_hry = TRACE (:lt_cg_hry);
to have this table variable traced.
- Lars