cancel
Showing results for 
Search instead for 
Did you mean: 

Exit for SAVE event in PROJECT-Reg

Former Member
0 Kudos

Hi ,

My customer requirement is as follows

1.They have project with multiple WBS.Some of the WBS will be linked to Service contract.

2.This is T&M project and customer will be billed on monthly basis using DIP

3.Now whenever customer sets CLSD status to any WBS , they need to invoice the contract with zero Dollar and close the contract.

4.The requirement is is there is any User exit which triggers at SAVE event and check for status of WBS.If so,I will try to use it to address this requirement.

Regards

A.Sureshbabu.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

You can use BAdI WORKBREAKDOWN_UPDATE method AT_SAVE. Within it you can use function modules of BSVA to read the status of WBS.

Regards,

Anuradha

Former Member
0 Kudos

Hi,

Try function module BAPI_BUS2001_GET_STATUS.

Kind regards, Aleksandra