‎2008 Sep 29 8:20 PM
What is the replacement for function module TABLE_PRINT_STRUCTURE_KNOWN.
Where can I find a list of ALL FM replacements. Anybody for SAP is this forum?
‎2008 Sep 29 8:57 PM
Use the ABAP list viewer instead of TABLE_PRINT_STRUCTURE_KNOWN.
If the FM is released (not SAP internal FM) SAP usually provides a note describing how to replace it.
Marco
‎2008 Sep 29 9:04 PM
Thanks Marco.
The function module was released by SAP on 12/19/1994 (as per attributes on my 4.6C system). Where then can I find the relevant documentaion?
‎2008 Sep 29 9:20 PM
In our 4.7 version, it is marked as obsolete and the documentation says:
Alternatives: Function module REUSE_ALV_LIST_DISPLAY or
REUSE_ALV_HIERSEQ_LIST_DISPLAY.Rob
‎2008 Sep 29 9:41 PM
Thanks Rob.
That was very helpful. So there is no SAP publish list of replacements? Figure out as you go?
Again thanks.
Thanks to you too Marco.
The suggested FM on the link are not released by SAP, at least not on our ECC6 system.
I appreciate ALL help
‎2008 Sep 29 9:46 PM
Figure out as you go?
I believe that is the official SAP methodology.
Rob
‎2008 Sep 29 9:18 PM