cancel
Showing results for 
Search instead for 
Did you mean: 

System status TECO only on parent level.

Former Member
0 Kudos

Hi,

Following is my scenario.

This is how my project structure looks.

Level1 WBS1

Level2 WBS1.1

Level3 WBS1.1.1

Level3 WBS1.1.2

Now I had to make the system status TECO on level 1 i.e WBS1 but not on the child level.What I mean to say that I had to only make the System status TECO on parent level not on the child level.

Is there any function module where I had to make any enhancement or is there any configuration.I don't want to use User ststus here.

Regards,

Gagan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please try BAPI_BUS2054_SET_STATUS

Former Member
0 Kudos

When I am running BAPI_BUS2054_SET_STATUS for setting system ststus following error is coming.

Export Parameters: RETURN

Type: E

ID: CNIF_STATUS

Number: 005

MESSAGE: Error in processing. Function was not executed.

LOG_MSG_NO: 000000

Message ID: CNIF_PI

Message Number: 078

MESSAGE_TYPE: E

MESSAGE_TEXT: Processing not possible because there is no initialization

Former Member
0 Kudos

Hi,

Check this note,

Note 680489 - BAPI_BUS2054_SET_STATUS: Error message CNIF_STATUS005

Not sure if its relevant to the version you are working on.

Regards,

Gokul

Former Member
0 Kudos

Hi Mehra,

Do you have any USER STATUS which have an impact on TECO?

Edited by: psconsultant on Aug 23, 2011 8:20 AM

Former Member
0 Kudos

yes we are using user status also. But i want to use system status

Answers (1)

Answers (1)

former_member230675
Active Contributor
0 Kudos

make the System status TECO on parent level not on the child level.

I do not think it is possible, as TECO system status is a standard functionality. If you are looking for some business requirements then either use user status or some validation to achieve this.

Former Member
0 Kudos

Hi,

you cannot have a superior WBS element TECO without changing the lower ones.

In order to setup those kinds of restriction, you should work with user statuses...

Kind regards,

Thibault