cancel
Showing results for 
Search instead for 
Did you mean: 

New Tab in CJ20n using Enhancement CNEX0007 in Project systems..!!

Former Member
0 Kudos

Hi Gurus,

I have created new tab in CJ20n transaction as explained in SAP Note 522581. I have created screen SAPLXCN1-0700 and added some fields from CI_PRPS structure which was appended in PRPS table. I have also added code in EXIT_SAPLCJWB_004 and EXIT_SAPLCJWB_005 for moving data to and from PRPS table.

After activating exit, I added the entry in IMG > Project systems > Structures > Operative Structures > WBS > User Interface Settings > Include user defined details screen. After this I maintained entry in IMG > Project systems > Structures > Operative Structures > WBS > User Interface Settings > Define layout of WBS detailed screen.

I can see the new screen in CJ20n, but the control is not going to EXIT_SAPLCJWB_004 and EXIT_SAPLCJWB_005 exits, becuase of which PRPS structure remains initial and not able to fill the data on the screen.

Kindly help.

Thanks in Advance.

Jay..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raymond,

Thanks for sticking up with me. I'm new to PS. Now I have removed the customizing and I can't see the screen in CJ20n transaction now. How and where does it get displayed in CJ20n? Kindly explain.

Thanks.

BR,

Jay..

raymond_giuseppi
Active Contributor
0 Kudos

- As soon as you activate the project with CMOD the screen will appear in CJ20n as subscreen under the tab "Cust. enhancement"

- Be sure to reverse every change in Customizing, look at "WBS Element: User Fields", look in a target system not yet changed, or in client 000.

Regards,

Raymond

Former Member
0 Kudos

Hi Raymond,

I am facing a similar kind of issue In CJ20N  where I have added my custom screen in one of the standard tab at project definition level. When i save the data, though it gets updated in standard table DRAD but still i got error message as "Data not changed". I have updated standard table in PAI event of screen , as in BADI , PROJECTDEF_UPDATE we will not get values for table DRAD.

Please suggest me asap what should i do?

Thanks.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Raymond,

Thanks very much helped to solved my issue.

BR,

Jay..

Former Member
0 Kudos

Hi Raymond,

Yes, I have tried in transaction CJ02 also. I can see the tab and fields in it but control doesnt go to the exit even I had put breakpoints in it. I have maintained entry SAPLXCN1-0700 in IMG > Project systems > Structures > Operative Structures > WBS > User Interface Settings > Include user defined details screen. I hope it is correct.

Thanks,

BR,

Jay..

raymond_giuseppi
Active Contributor
0 Kudos

Actually the two FM customer-exits should be called and the screen displayed as soon as the CMOD project is activated, Customizing should not be required at this step.

Try to remove this Customizing, the customizing of detail screen and the use of the customer-exit may be conflicting, or at least remove the customer-exit screen from the list of "standard customizable" screens ?

Regards,

Raymond

Former Member
0 Kudos

Hi Raymond,

Yes, I have created and activated the project. Thanks.

Jay..

Edited by: Jayprakash PATIL on Jan 16, 2012 2:43 PM

raymond_giuseppi
Active Contributor
0 Kudos

- Can you check old transaction CJ02 (customer field are not in a tab but the screen is displayed via a menu option) ?

- Do you put a breakpoint in the two customer exits ?

Regards,

Raymond

raymond_giuseppi
Active Contributor
0 Kudos

Did you create and activate a project with CMOD transaction with enhancement CNEX0007 in it ?

Regards,

Raymond