cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying of the WBS element in Planned Orders

Former Member
0 Kudos

Dear all,

Sorry for my newbie question, but could you explain how can i display field "WBS element" when planned orders checked while using transaction COOIS. Now it works only in production orders.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can see WBS Elements for Planned orders also.

Execute COOIS report with required selection parameters, in output of report go to Change Layout option there you need bring WBS Element column from Column set to Displayed column so you can view WBS Element. Also save this setting as your own layout so you can see same view of report every time whnever you execute.

Hope this helps,

Regards,

Tejas

Answers (1)

Answers (1)

Former Member
0 Kudos

Tejas, thanks for your reply.

But problem is a little more complicated. Maybe i wasn't enough clear in my first post. I want to see WBS field before execution. In fact i want add wbs field in the planning order to make it one of the execution parameters like it implemented for production order in SAP PP Standart functionality. I try for this some BADI tricks like WORKORDER_INFOSYSTEM with method TABLES_MODIFY_LAY and then adding little ABAP code, but maybe it can be done by SAP standart functionality?

Former Member
0 Kudos

Hi,

In standard SAP it is not possible to get WBS Element field in input screen itself in case of Planned orders option in COOIS input screen. Same is the case with selecting both Planned & Production Order check boxes. So you need to go with BAdI option only and need to do enhancement accordingly so you can view WBS Element in input screen whenever Planned order and / or Production order check boxes are ticked.

Regards,

Tejas

Edited by: Tejas Pujara on Jul 14, 2011 5:26 AM

Former Member
0 Kudos

Maybe y know name of Badi that can help me? I only find ways to add field in report, not in input screen.

Thanks for your help.

Former Member
0 Kudos

Hi,

Go through following links which will help you get details of BAdI / Enhancement to fulfill your requirement.

[COOIS Enhancement |/community [original link is broken]://;

[WORKORDER_INFOSYSTEM( BADI) Adding additional Field to COOIS Tcode |;

Hope this helps.

Regards,

Tejas