cancel
Showing results for 
Search instead for 
Did you mean: 

mass change Tcode for status of multiple projects

former_member467138
Active Contributor
0 Kudos

Dear All,

Any SAP Standard t code for mass Status change for multiple Projects

(like TECO,AALK).

Thanks.

Arun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You dont have this option in any STD SAP t.codes, where you can change the status of the projects/WBSE collectively.

So use this BAPI to Read the status of Project/WBSE

BAPI_BUS2001_GET_STATUS To get both the active system statuses and the user statuses for a project definition

use this BAPI to Change the status of Project/WBSE

BAPI_BUS2001_SET_STATUS

one system status and one user status can be revoked each time, and one system status and one user status can be set each time for a project definition

For Network order status change

BAPI_BUS2002_SET_STATUS

Set/Reset Network Status. At the same time, you can revoke one system status and one user status, or set one system status and one user status in a list of activities for the network.

Thanks

S.Murali

Edited by: S. Murali on Jul 24, 2009 3:43 PM

Answers (2)

Answers (2)

Former Member
0 Kudos

Using dynamic selection

select a range for projects...

select fields which you want to change thn execute.

Mass maintenance will be done

Hope this help

former_member467138
Active Contributor
0 Kudos

Status field is not there in Tcode CNMASS

Thanks

Arun

Former Member
0 Kudos

Try CNMASS