cancel
Showing results for 
Search instead for 
Did you mean: 

Changing task status in code

Former Member
0 Kudos

Hi Experts,

I saw in a thread that different functions were advised to be used whenever changing WBS status programmatically:

I was wondering if a similar list also exists for task status. I need functions that perform the same checks when changing status than the standard for:

  • releasing tasks

  • confirming partially / completely tasks

  • teco tasks

Thanks in advance

Kind regards,

Neil

Accepted Solutions (1)

Accepted Solutions (1)

nitin_patoliya
Active Contributor
0 Kudos

Not aware regardging Program availability. But the same if you are amuaaly able to set up and to avoid ling time in data upload / Migration.. You can develop BDC and use the same for the changing status of task. I believe by task, you are referrring network activity.

Regards

Nitin P.

Former Member
0 Kudos

Yes, I'm referring to network activities

Former Member
0 Kudos

U can use BAPI for this. Refer below BAPIs.

BAPI_NETWORK_ACTIVITY

BAPI_NETWORK_MAINTAIN

Former Member
0 Kudos

Hi,

You can use BAPI:

BAPI_BUS2002_ACT_CHANGE_MULTI

Regards,

Answers (0)