cancel
Showing results for 
Search instead for 
Did you mean: 

Generate settlement rule (if project created by program upload)

Former Member
0 Kudos

Hi All,

I need your advice regarding settlement rule automatically. Normally i create project by using program ABAP and i put manually settlement rule (whether to GL account or FXA) by using CJ02, choose settlement rule and put manually. (its not convinient)

HOw can i make it automatically? by using cjb2 or cjb1? or any other simple way?

Project structure for Example :

Proj definition : ABCD

wbs level 1 : ABCD

wbs level 2 : ABCD1-2

wbs level 3 : ABCD1-3

etc

How can i make settlement rule (to GL account or FXA) automatically created to WBS level 1 until wbs level 3 with the same settlement rule or different settlement rule?

Plz advice.

Cheers,

Nies

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Or else u can do BDC while recording in CJ01 select the WBS element and go to settlemnt rule system will capture what has been mentioned in the excel

Answers (1)

Answers (1)

virendra_pal
Active Contributor
0 Kudos

in your case I would recommend use BADI WBS_SETTLEMENT_RULE and call it in your ABAP program to maintain settlement rules

CJB2 etc are good if you have strategies like copy from superior WBS or settle to resp cost centre etc