cancel
Showing results for 
Search instead for 
Did you mean: 

Mass TECO by WBS not project definition level

Former Member
0 Kudos

Hi All,

Is there any standard tcode to do Mass TECO for WBS level not project definition level ? Normally i use Cj20n one by one.

Please advice.

Thank you.

Nies

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I don't think we have any standard transaction to do that.

Use BDC/LSMW to set the status to TECO at WBS level. Option is there to use this BAPI- BAPI_BUS2054_SET_STATUS. Take the help of an ABAPer.

Regards

Sreenivas

Former Member
0 Kudos

Hi Sreekanth,

1st. I tried CNMASS (we cannot use this to MASS teco)

Hi Sreenivas,

How can i find the BAPI- BAPI_BUS2054_SET_STATUS . What tcode should i use ? please advice.

Thank you all.

Nies

Former Member
0 Kudos

Use T Code SE37 and enter the BAPI.

As I said in my earlier post, it's something where you need to take help of ABAPer..It's too technical from here! There is a sequence in which this needs to be carried out:

BAPI_PS_INITIALIZATION

BAPI_BUS2054_SET_STATUS

BAPI_PS_PRECOMMIT

BAPI_TRANSACTION_COMMIT

Regards

Sreenivas

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use CNMASS transaction for mass change for project definition / WBS Element / Network / Activity level data. But not sure whether status change can be done using this.

Regards

Sreekanth