‎2009 Nov 10 8:19 AM
Hi ,
I have a question regarding the below Function modules,please have a look at it and give your valuable inputs;
WWW_ITAB_TO_HTML
WWW_ITAB_TO_HTML_HEADERS
WWW_ITAB_TO_HTML_LAYOUT
Extended program check of my custom program shows that the above 3 function modules are obselete,but the flag 'Function obselete' is not set in the ATTRIBUTES tab of the above FMs.
Could any one suggest if there is are any other function modules with the same functionality.
Thanks in advance..
Regards,
Bhanu.
‎2009 Nov 10 8:34 AM
Hi Bhanu,
Check table RODIR for finding out obsolete FM's.
If a FM is obsolete then field OBSOLETE will be 'X'.
Check for your FM's.
Thanks,
‎2009 Nov 10 8:34 AM
Hi Bhanu,
Check table RODIR for finding out obsolete FM's.
If a FM is obsolete then field OBSOLETE will be 'X'.
Check for your FM's.
Thanks,
‎2009 Nov 10 8:42 AM
Hi SAP FAN,
Are there any other function modules which replaces these FMs.
Thanks....
‎2009 Nov 10 9:01 AM
Hi,
These FM's are not marked as Obsolete in SE37. i guess you can continue using the same function modules in your program.