cancel
Showing results for 
Search instead for 
Did you mean: 

Mass settlement rule upload for updating Multiple WBS

Former Member
0 Kudos

Hi Experts,

I have AUC creation setup for CAPEX projects where AuC is auto created upon WBS release. After posting all the cost to be capitalized,AuC settlement run is executed month end using line item settlement CJ8G/CJ88 and AuC rules are auto generated.

After AuC is completed, there are 2 requirements

1.       Settle 100% AUC cost to multiple Final Assets within same asset class when AUC is completed.

2.       Correction of any cost settled to AuC during Asset construction to cost centre which is not to be capitalized to final asset.

WBS #CategorySettlement ReceiverReceiver Text%SequanceSettlement TypePeriod fromYearPeriod toYear
L.N.C15N.NNS.XX0001.ACCTR1C301000CEO Office20 PRE9201592015
FXA11000000000-0RRU 850MHz30 FULL9201592015
FXA11000000001-0Site GPS antenna and feeder50 FULL9201592015
L.N.C15N.NNS.XX0001.AD FXA11000000002-0CME Sharing – Telco100 FULL9201592015
L.N.S15N.NNS.XX0003.AC FXA11000000003-0Functional software - Others30 FULL102015102015
FXA11000000004-0Site GPS antenna and feeder70 FULL102015102015
L.N.C15N.WCL.XX001.AD FXA11000000005-0Services for AAA100 FULL9201592015

There are over 800 WBS/AuC where settlement rules needs to be created manually for settling to final multiple assets.

I have checked table COBRB but do not know how to update it for creating settlement rules for multiple WBS.

I would like to know from experts what are the tables i can use and the logic to achieve above excel based mass upload so client don't need to do it manually.

Thanks in advance.

Cheers !

Accepted Solutions (0)

Answers (3)

Answers (3)

MTerence
Active Contributor

Hi Ashish.

Have you tried in CJB1 or CJB2 with your scenario.

Regards

Terence

Former Member
0 Kudos

Hi Maria,

CJB1/CJB2 will create settlement rules based on Strategy to 1 receiver with 100% whereas for my requirement i have to settle AUC to multiple final assets based on % distribution where 3 information are variable.

1. # of final assets (Settlement receivers)

2. % distribution of AUC value for final assets

Example :

If I have capitalized $10000 to AuC and Final Asset for equipment cost is FXA1 and Services FXA2,i want to split 10000 to 30% & 70% to FXA1 and FXA2 respectively which will  change for other WBS.

I am not sure if CJB1 can be used to achieve this ? Kindly suggest.

Ashish

MTerence
Active Contributor
0 Kudos

Hi Ashish,

I dont think it is possible via CJB1, it cannot determine multiple FXA.

If you already have a data like Project, WBS element and FXA, then try by creating an LSMW to create the settlement rule.

Else a custom transaction to built this solution (Batch Input), you need to upload an excel file.

Regards

Terence

Former Member
0 Kudos

Best thing would be to create a custom upload program.

sunil_yadav2
Active Contributor
0 Kudos

Hi Ashish,

try FM 'K_SETTLEMENT_RULE_SAVE_ALL' to update settlement rules.

if you are using CJIC than its not possible to update via any BAPI so alternate is BDC recording for CJIC.

thanks

Sunil