Skip to Content
0
Jun 12, 2020 at 11:17 AM

No status object exists for NTW %00000000001

337 Views

Dear All,

I get below error when i try creating a network in the project in CJ20N for the first time :

No status object exists for NTW %00000000001

and it gives Dump when i try saving with the error.

I have implemented PROJECTDEF_UPDATE->AT_SAVE for customization: In that i am using

/CPD/CREATE_MP_HEADER - for CPM creation

/CPD/UPDATE_MP_HEADER - for CPM updation

/CPD/ADD_MP_ITEM - for Project assignment.

Used submit CNSTATUS (syntax) .. for system status inconsistencies for Project. So a Project is created without error, but above error occurs when a network is added to the project.

After initial error system comes out of CJ20N and then afterwards if i assign network, i dont get the error.

I tried searching for commit work as suggested in the below thread, but i couldnt find.

https://answers.sap.com/questions/6796588/no-object-status-is-available.html

Please suggest!