2009 Feb 10 8:06 AM
Dear All,
I have come across a FM MSQ_READ_TABLE_STATISTICS_HIST which exist in SAP 4.6 , but not in ECC6.0.
Secondly I am not able to get the replacement of FM TZ_SYSTEM_TO_LOCAL.
Can anyone tell me what are the replacments for the above Function Modules.
Thanks and Regards,
Rachit Khanna
2009 Feb 10 9:50 AM
Hi,
FM "TZ_SYSTEM_TO_LOCAL " is still used by standard SAP. It should be changed after checking the result. i.e if we get the desired results without changing the old function module then we can continue with it.
Regards,
sathish
2009 Feb 10 8:12 AM
hello,
check in this table
RODIR-Released Objects Directory for obselete function modules.
Thank u,
santhosh
2009 Feb 10 8:16 AM
Hi Santhosh,
I have checked this table but this only tells that whether the FM is obsolete or not.
Thanks and Reagards,
Rachit Khanna
2009 Feb 10 8:18 AM
2009 Feb 10 8:25 AM
I have checked it in the SLIN test , it is showing as an Obsolete FM.
2009 Feb 10 8:18 AM
use convert time for FM TZ_SYSTEM_TO_LOCAL
press F1 on convert time you will get details.
2009 Feb 10 8:26 AM
check function module
MSS_READ_TABLE_STATISTICS_HIST
TZ_SYSTEM_TO_LOCAL is avialable in ecc6.
Please check the basis component patch level.
software component :SAP_BASIS 700 level 5
2009 Feb 10 8:26 AM
Hi Khanna,
i dont' have system for 4.6C in ECC u can try like readstastics* then search for the function modules which is relacement of u r FM.
For the FM TZ_SYSTEM_TO_LOCAL in this Fm documentation the replacement for this use the 'CONVERT' statement.This function functionality i is the system time is also in locaal time zone.
Hope this may help you.
Thanks,
2009 Feb 10 9:50 AM
Hi,
FM "TZ_SYSTEM_TO_LOCAL " is still used by standard SAP. It should be changed after checking the result. i.e if we get the desired results without changing the old function module then we can continue with it.
Regards,
sathish