Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Get back Deleted Standerd Objects

Former Member
0 Kudos

I am facing Dump Problem in WCM Module, Due to some oss note part de-implementation Function Module WCGW_OBJ_IWERK_GET is Deleted from Development Server. It cannot be added back since the de-implemented part of the note cannot be implemented again.

Dump Message as u201CFunction Module WCGW_OBJ_IWERK_GET does not existu201D .

We raise this problem to SAP Service Support they suggested to move missing objects like (FM, Include) from Production to Development.

If I try to put the include containing the FM in a transport request generated in production, the transport shows FUGR WCGW as the object.

Because when you see the object directory entry of an include of a function group, the object displayed is the function group itself.

So it appears the entire function group will be included in the transport although I selected only one include from the function group.

I only need 2 includes u2013 1 for the function pool and second containing the missing FM source code.

Is it safe or If I go ahead, it will cause problems like deleting a part of the function group or the entire function group from development server?

Please advice on how I can get the function module back in development environment.

Thanks,

Gaurav

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

I don't think it will cause any problem in your development system. Transport the complete function group from production to development. I think It will solve the problem.

Edited by: Anurag_n on Apr 3, 2010 8:30 PM

7 REPLIES 7

Former Member
0 Kudos

Hi,

I don't think it will cause any problem in your development system. Transport the complete function group from production to development. I think It will solve the problem.

Edited by: Anurag_n on Apr 3, 2010 8:30 PM

0 Kudos

Hi Anurag,

Thanks for reply

Can you Suggest how i can include an entire function group in a transport request.

Because In WCGW Function Group There are number of other Includes and Function Module. This may cause some effect on other or any other way to solve this issue.

Thanks & Regards,

Gaurav

0 Kudos

Display the function group in SE80. Right click on the function group name (in the lower left hand box), select Other Functions, Write Transport Entry....

Or, if you have a transport already, go to SE09, position cursor on transport, choose Request/Task Menu, Object list>Include Objects, choose Freely Selected Objects...Under Selections by type and name, Selected Objects,Check the box by FUGR and enter the name of the function group and press the Execute ICON.

Former Member
0 Kudos

Hi Friend,

Function Module WCGW_OBJ_IWERK_GET is Deleted from Development and Quality Server due to some SAP Note impliment , I want to Move that FM which is under Function Group WCGW from Production Server to Development and Quality.

Thanks & Regards,

Gaurav

0 Kudos

HI,

I think you should transport the complete function group, then you will be sure that nothing is missed.

Take some more advise on it from other people also.

Former Member
0 Kudos

Hi Friends,

Let Me Know How to make Transport request in Production Server for Existing Object (Ex: Standard Function Group) and after that how to move into Development. which type of Request is applicable for this senario

As i know the process as DEV--> QTY --> PRD

But Help me out for PRD>QTY>DEV or PRD--->DEV

Please guide me procedure to find the exact result.

waiting for reply...

Thanks & Regards,

Gaurav Tripathi

Former Member
0 Kudos

Hi Gaurav,

can you try in TCODE - SPAU ? i Guess , you can identify and retrieve the object deleted by SAP NOTE IMPLEMENTATION .

Please have a look. refer the below links for clarification.

[http://help.sap.com/saphelp_nw04s/helpdata/en/fe/4b284837bf11d5b3bf0050dae02d7c/frameset.htm]

[;

[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/709abcf3-7d77-2c10-8d86-b9d2cb01cf18?quicklink=index&overridelayout=true]

If you find it useful , Please Let me know.

Edited by: Prasath Arivazhagan on Apr 9, 2010 8:09 AM