cancel
Showing results for 
Search instead for 
Did you mean: 

Run time error in CJ20N: while accessing a WBS

former_member195427
Active Contributor
0 Kudos

Dear Experts,

I took a random WBS from PRPS table:(kindly see the screen shot of WBS id)

I executed Cj20N for this WBS and I got the following run time error:

The log in ABAP error says "Not all objects were locked (See lock log)" .

Can someone help in in realizing root cause of this error.

Thanks & Regards

Saurabh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
former_member195427
Active Contributor
0 Kudos

Hello Gokul,

It's helpful but it says no hierarchical error in program CNHIERAR for erroneous project.

Will update here if I find the correct way. I have found Maria's suggestion more closer to it.

Regards

Saurabh

Answers (3)

Answers (3)

varshal_kachole3
Active Contributor
0 Kudos

Hi,

Can you please attach the ST22 Dump in the txt file here?

The note: 377174 is only applicable till 4.6C, I would not look at this note unless I am working on 4.6C or lower version of SAP.

Thanks and Regards,

Varshal Kachole

former_member195427
Active Contributor
0 Kudos

Hi

You are right Varshal.

I have raised ans OSS to SAP though asking them whether any Note applicable to ECC 6.0 exist for resolving similar issue.

Please check the .txt file attached .

MTerence
Active Contributor
0 Kudos

Hi Saurabh,

Is this happening always or just a single time ?

Do you archive projects / WBS elements ?

Regards

Terence

former_member195427
Active Contributor
0 Kudos

Hi Maria,


Is this happening always or just a single time ?

For this individual WBS: YES



Do you archive projects / WBS elements ?

NO

I would like to add that when I access this WBS with CJ02 I got following:

Error when accessing file: Select PROJ, WBSNR = 00000088

Message no. CJ898

For this, I read SAP Note 377174 which says :

.......The not imported WBS elements retain but can no longer be edited. When you try to call them up, the system generates message

                       CJ898 'Error when accessing file: Select PROJ, PSPNR =

<<<internal number of the deleted project>>>".

    1. Implement the attached advance correction
    2. Change GUI status SAPLCJWB PDMV as follows:
    • Call up the Menu Painter (Transaction SE41).
    • Enter: Program SAPLCJWB, status PDMV; select subobject Status and press Change.
    • In the menu bar, expand submenu Edit -> Object.
    • Position the cursor on menu option PICK Choose and deactivate it with Extras -> Function active <-> inactive (F7).
    • Activate the changed GUI status.

I believe, If I follow this path it will resolve this error But can you please help me in understanding this logic. I am not getting step 4 and 5 of it. Why is it dependent on GUI?

Thanks & Regards
Saurabh

MTerence
Active Contributor
0 Kudos

Hi Saurabh,

Did you check this note

1641375 - Project Dumps on save after deletion of WBS element

Regards

Terence



former_member195427
Active Contributor
0 Kudos

Hi Maria,

Thant's indeed helpful.

Is there a way that instead of running this report for 'N' WBS elements, I run it for only one WBS element?

Regards

Saurabh

MTerence
Active Contributor
0 Kudos

Hi Saurabh,

Only SAP can respond, so you can request SAP for the same. or check with your abaper, whether they can do the same run for only one WBS element.

Regards

Terence

former_member195427
Active Contributor
0 Kudos

I found a SAP Note 377174 on it.

Checking on it..

Thanks