cancel
Showing results for 
Search instead for 
Did you mean: 

Settlement Rules

Former Member
0 Kudos

Hi All,

I am new to PS.

Does anyone know any bapi/fm for Settlement rules, for getting details and upload

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

sunil_yadav2
Active Contributor
0 Kudos

Hi Tanu,

please try:

WBS_SETTLEMENT_RULE


list of BAPI:- SAP - List of BAPIs


thanks

Sunil

Former Member
0 Kudos

Hi

Thanks for replying,

I cannot find anything like WBS_SETTLEMENT_RULE in se37

Former Member
0 Kudos

Hi

Check this "KSRG_GENERATE_RULE"

or

Search for Package "KAPG"in SE37.

Thanks

Ganesh

sunil_yadav2
Active Contributor
0 Kudos

Hi Tanu,

check below:

KSRG_GENERATE_RULE

K_POSTING_RULE_INSERT

K_SETTLEMENT_RULE_SAVE_ALL

BAPI_BUS2054_CREATE_MULTI.


and check below link:


Creating Settlement Rule for WBS Element | SCN


hope these will help.


thanks

Sunil

Former Member
0 Kudos

Hi Sunil,

Thanks for the help buddy.

The link I think does exactly the work I want.

The only problem is I need released fm/BAPI going with our project practice

Can u please suggest how to use BAPI_BUS2054_CREATE_MULTI for creating settlement rules.

Thanks

sunil_yadav2
Active Contributor
0 Kudos

you need to check with ABAP Consultant for this.

actually i think you need to use initiate then use BAPI then pre commit and commit .

rest check with technical.

thanks

Sunil

sanjeevc
Active Contributor
0 Kudos

Hello Tanushree, BAPI_BUS2054_CREATE_MULTI is related to creation of project and wbs only. which is not concern to settlement so let me know what is the eject issue? Regards, Sanjeev

Former Member
0 Kudos

Hi Sanjeev

I need a bapi to create settlement rules

or a released fm

Regards

sanjeevc
Active Contributor
0 Kudos

Hi Tanushree, FM to create the settlement rules: K_SRULE_SAVE_UTASK Regards, Sanjeev

Former Member
0 Kudos

But as far as I know this is not released

We have been asked to use released fm only in our project

Regards