‎2013 Nov 20 4:22 PM
Hi Experts,
We are now upgrading our sap from ECC5 to ECC6.
Now question is what type of common issue we have to face for the same.
1.Unicode related.
2.we want to know the list of Zprogram which are not in used. Is there any way through which we can know the list of programs with the detail of last used of that program. Like STAD we can get the detail of program used within 3 days.
Please help me on these issues.
thanks in advance
regards,
Rakesh
‎2013 Nov 20 4:47 PM
Hi Rakesh,
Try transaction ST03N and table TADIR.
Regards,
Vladimir
‎2013 Nov 20 4:47 PM
Hi Rakesh,
Try transaction ST03N and table TADIR.
Regards,
Vladimir
‎2013 Nov 21 11:58 AM
Thanks Vladimir,
ST03N is good but it didnt provide the lasgt used date of the program. In TADIR database table contain programmer relatied data not user related. But i want to know the last used of the program.
Thanks,
Rakesh
‎2013 Nov 21 12:38 PM
In tables D010SINF and TRDIR you can see last date when generated (SDATE). In both tables you also have CDAT - create date and UDAT - modify date.
‎2013 Nov 20 5:09 PM
There are system parameters that delete STAD data after so many days. If you are only seeing 3 days, then that may be all that there is.
Here is a related thread:
http://scn.sap.com/thread/1099020
http://help.sap.com/saphelp_erp2004/helpdata/en/af/59f23a4453c316e10000000a114084/content.htm
Consider playing with the FM SAPWL_WORKLOAD_GET_STATISTIC.
HTH,
Neal
‎2013 Nov 21 12:01 PM
Thanks Neal,
Can you tell me how to use this FM:SAPWL_WORKLOAD_GET_STATISTIC.
Regards,
Rakesh
‎2013 Nov 21 1:05 PM
‎2013 Nov 25 4:02 PM
Hi Experts,
I have gone through few programs attributes and found that the check box of unicode check is active.
From se11->table TRDIR in field NAME i put z* and in field UCCHECK i provide =to single value and found the list of program which has unicode checked in the program attributes.
My question is that after upgradation from ECC5 to ECC6 what will be the effect of these program in terms of unicode.
Please advice for the same.
Thanks in advance.
Regards,
Rakesh