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

Settlement rules.

Former Member
0 Likes
457

Hi,

Is there any standard bapi, method, to create / modify settlement rules for WBS Elements,

like the steps used in transaction CJIC?.

Please help,

Suchi.

2 REPLIES 2
Read only

Former Member
0 Likes
393

Hi,

You can use BAPI_BUS2054_CREATE_MULTI .

Or you can look into this FM:

CN2W_WBSELEMENT_CREATE_STRU.

Read only

Former Member
0 Likes
393

Hi Malvika,

In both the FMs given by you and in many more FMs that I explored,its asking for project definition,but in CJIC I am not supplying project definition as an input.

Can you please put some light on this.