cancel
Showing results for 
Search instead for 
Did you mean: 

Define Layout of Project Definitions Detail Screens

Former Member
0 Kudos

Hi all !

In customizing I found is possible to define the layout of WBS Element Detail Screen.

Project System > Structures > Operative Structures > Work Breakdown Structure (WBS) > User Interface Settings > Layout of WBS Element Detail Screens

I want to know how to define the Layaut of PROJECT DEFINITIONS because I need to deactivate one screen.

I will appreciate your help.

Message was edited by: Jason Lax --> Moved thread to SAP Project Systems (SAP PS) space

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello rafael,

There is no customizing to make changes to the layout of the project screens.I do not you can deactivate any screen on the project.

You can make changes to the fields in the project , by customzing the Field Selection for  Project Definition by making the fields - inputable,hidden, required, display only etc. The path is

Project System > Structures > Operative Structures > Work Breakdown Structure (WBS) > User Interface Settings >Define Field selection for Work breakdown Structures->Field Selection: Project Definition.

You can use customer exit : CNEX0006 to add user fields in the PROJ table and display them on the screens. ( tx : CMOD -> documentation for CNEX0006 ).

I hope this Helps.

Former Member
0 Kudos

Thank you  !

Customer exit  CNEX0006 was originally used by ABAP consultant to add an adittional screen. User fields were added to the PROJ table to display them on the new screen.

The modifiable and influencing fields are predefined for each screen group and cannot be extended to add additional the custom fields to OPUK TCode. http://scn.sap.com/thread/883626

I couldnt use the interface settings to define filed selection for the project definition,  so ABAP consultant hided the custom fields in the program. The new tab is displayed in blank for a specific project profile we dont need this information.

Regards,

Rafael

Former Member
0 Kudos

Hi

The below SAP help links will help to you define layout of WBS element detail screens.

http://help.sap.com/saphelp_470/helpdata/en/d1/ebb146e35f11d1a5d20000e82de7c3/content.htm

http://help.sap.com/saphelp_470/helpdata/en/4c/225e2a46e611d189470000e829fbbd/content.htm

http://help.sap.com/saphelp_46c/helpdata/en/4c/225e2a46e611d189470000e829fbbd/content.htm

You can define the layout according to your requirement, You also can add customized fields.

Kindly let us know if any issue.

Regards

Rao