Passing an internal table WITH HEADER LINE to abap object

Passing an internal table WITH HEADER LINE to abap object

瀏覽:955
日期:2025-10-02
Hi. In another thread, it was explained how to pass an internal table to an abap object method. Is it possible to pass an internal table that has a header line, and RETAIN the header line once the table has been passed? My problem is, that I can pass the ...看更多