Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Looking for a BAPI to update a WBS Element

Former Member
0 Likes
1,160

Hi,

I am trying to find a BAPI for the requirement where I have to update a WBS Element’s settlement rule data for a particular Settlement Receiver.

Here WBS Element and Settlement Receiver will be the input parameters.

The attributes which should be updated in the settlement rule are

Catagory

Settlement Option (%)

Settlement Dollars (Amount)

Settlement Type

From Period

From Fiscal Year

To Period

To Fical Year

Thanks for your help in advance

Regards,

Prashant

Hi,

I am trying to find a BAPI for the requirement where I have to update a WBS Element’s settlement rule data for a particular Settlement Receiver.

Here WBS Element and Settlement Receiver will be the input parameters.

The attributes which should be updated in the settlement rule are

Catagory

Settlement Option (%)

Settlement Dollars (Amount)

Settlement Type

From Period

From Fiscal Year

To Period

To Fical Year

Thanks for your help in advance

Regards,

Prashant

4 REPLIES 4
Read only

Former Member
0 Likes
716

HI,

you can use the below function module

VPKPS_UPDATE_WBS

Regards

Sudheer

Read only

0 Likes
716

Hi Sudheer,

Thanks for your input, but the tables which are being updated by this FM are not holding the fields mentioned by me. These fields are available in COBRB table.

Regards,

Pranshant

Read only

0 Likes
716

Prashant ,

There is no specific Bapi in SAP for your requriement . I think the better solution for this using BDC recording .

Please do not forget to award points.

Regards

Reddy

Read only

0 Likes
716

Hi Reddy,

Thanks for your input. But even if I use BDC, how would I identify which Settlement rule (table control index in BDC) I have to update? At first settlement receiver needs to be looked for under a WBS Element and this is what is causing problem in using BDC. can you provide some input on this?

Thanks,

Prashant