cancel
Showing results for 
Search instead for 
Did you mean: 

Mass change for a collection of Projects

Former Member
0 Kudos

hi All,

we have to do TECO some selected projects(around 100), is there any way to set TECO status for all projects by using one time job, like mass change in CJ20N.???

Thanks in advance,

Reg,

Sam Lesha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Refer these BAPIs. Use documentation in SE37.

BAPI_BUS2001_SET_STATUS Set/Reset Status for BUS2001 (Project Definition)

BAPI_BUS2002_SET_STATUS Set/Reset Status for BUS2002 (Network)

BAPI_BUS2054_SET_STATUS Set/Reset Status for BUS2054 (Work Breakdown Structure)

Regards

Former Member
0 Kudos

hi Shrikant Rakate,

Thnks for quick response, but i was looking for a standard Transaction for this without going for a ABAP development.

Thnaks & Reg,

Sam

former_member214674
Contributor
0 Kudos

Hi,

There is one tcode CNMASS to make same changes in multiple project but you cannot change the status with this.

To change status for multiple projects you have to use BAPI given above.

Rgds

Abhinay Gautam

Former Member
0 Kudos

Refer similar thread:

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sam,

You can ask an Abaper to write a program by which it will track the projects in your system and can close or change the status of those to TECO or CLSD (anyone u want) .

or click on this link for similiar question:

Thanks,

Dhruv Kumar Malhotra