‎2008 Nov 24 4:07 PM
Hi friends,
I am working in upgrade from SAP version 4.7 to ECC 6.
I have to relace the FM " GRAPH_SET_CUA_STATUS",which is obsoleted in ECC 6.
to replace this FM which FM will be used?
Thanks in advance,
satya.
‎2008 Nov 24 4:55 PM
Hi Satya
Try to search by using GRAPHSET* or CUASTATUS* in se 37 .
Hope you will find any relevant function module.
Regards
Neha
‎2009 Feb 02 8:16 AM
Hi Satya,
In ECC6 the GRAPH_SET_CUA_STATUS funtion module is not Obsolete.
Check the below link which as Obsolete in ECC6.
Regards,
Anki Reddy
‎2009 Feb 02 8:43 AM
Hi Satya,
Go to old system SE37, enter this function module name, check WHERE USED LIST. Find the Standard program which uses this fm. Login to new system, go to the program's source code, check how it is replaced. You can use the same in your program.
Also check,
http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCFESGRA2/BCFESGRA2.pdf
Hope this helps.
Pritha.
‎2009 Feb 11 11:54 AM
‎2009 Mar 16 11:38 AM
Hi,
Check the below Link
Hope this helps you.
Regards,
Anki Reddy
‎2009 Nov 12 9:45 AM