cancel
Showing results for 
Search instead for 
Did you mean: 

Massive Projects and WBSe creation wrong PSPID and POSID

Former Member
0 Kudos

Hi I've implemented the following PS project number editing:

PrJID

E72I1-XXXX-00-0000-X-X-X

after a massive creation of some Projects and WBSs by LSMW Batch input I've checked the PROJ and PRPS entries and I've found some double entries related to the same Project and WBSe for example:

In PROJ I've found PROJ-PSPID: E72I1-Z001 related to PROJ-PSPNR: 00000019 and PROJ-PSPID: E72I1Z001000000 related to PROJ-PSPNR 00000078

I did not expect the creation of PROJ-PSPID: E72I1Z001000000 so for me it is a duplication.

In PRPS I've found PRPS-POSID:  E72I1-Z001-01 related to PRPS-PSPHI 00000019 and PRPS-POSID: E72I1Z001010000 related to PRPS-PSPHI 00000078

Also in this case I dit not expect the creation of PRPS-POSID: E72I1Z001010000 and it is a duplication.

Anyone knows how can I solve this bug?

Thanks in advance

Giovanna

Accepted Solutions (0)

Answers (1)

Answers (1)

pardhreddyc
Active Contributor
0 Kudos

Dear,

If all your duplication projects are having system status CRTD (Considering no action has been carried out on those), You can delete by using option in CJ20N.

If any of th eWBS elements under your project definition are having status REL, system will not allow us to delete.In this case you need to assign deletion flag.By Edit--> Status-->Deletion Flag-->Set.

I suggest go table PROJ and get the list of all duplication of your PROJECT DEFINITIONS and use BDC or LSMW to delete them.

To get the status of project definitions pass Project definition to PROJ and get PROJ-OBJNR.Then pass PROJ-OBJNR to table JEST and get JEST-STAT ( Here get the STAT value which is not having "X") and then pass JEST-STAT to TJ02 to get the description of status id of STAT

Regards,

Pardhu