(warning)     (warning)     (warning)     (warning)

The new wiki link for this data flow is here:

BW CASPEND

Please update the doc there and no longer here.

(warning)    (warning)       (warning)       (warning)


Functional and Technical rules

Rules & Explanations

This flow, based on CO WBS standard datasources, is the source for the budget, commitments, actual costs and hours key figures in the Project Costs Reporting. Note that commitments and actual costs are also completed by data from PM extractors (cf. WBSE - PM orders costs section).

Moreover, a specific datasource extracts data from COEPD table to enhance the cubes with the capitalized value (fixed assets).


Dataflow:

https://drive.google.com/file/d/1ekxaEuJ1VwDbGcOdpl8pey1F6Uw6lY0ugsSaN184lKk/view


Capitalized value determination - COEPD dataflow (Solvay & Rhodia) (R1):

The Capitalized value is issued from SAP table COEPD, where original PS documents are updated (Settlement status = 09) when AuC linked to the WBSE is put into service (transfer AuC -> FXA).

Extraction from COEPD is done using a specific datasource based on Function Module ZFM_BW_EXTRACT_COEPD. 

Three FULL infopackages run daily:

  1. Current year + last year (based on the posting date COEPD-ABWDA): it was considered that a settlement can’t occur on a past year but the last year is also extracted to not miss the changes done on the last day of the year (December 31)

  2. Posting date = “00000000”

  3. Reversal indicator = “X”: allow to retrieve cancellations on past years

Infoobject K_WOBGTA is updated in WBSE Actual costs DSO (ODS_WBS6 and ODS6WBS6) by the sum of COEPD line items value in object currency.
Line items settlement with status "03" and "04" and line items with reversal indicator "X" are deleted.
It works only with delta update (old value is deleted by before image, recordmode = "X"), in consequence, K_WOBGTA need to be set to "0" before a full load. 
 
 

Partner object mapping (R2):

 

Partner objects are mapped from a generic field "Partner IO val" (RSPAROBVAL) to specific infoobjects "Partner Costs center" (0PART_CCTR), "Partner WBSE" (C_PARTWBS), "Partner Order" (C_PARTORD),... according to the partner type (RSPOBART). It is done using the Function Module 'CO001_BIW_PARTNER_DECODE' as provided by the SAP Business Content.

 

 However, in Solvay ECC (PF1), some costs are defined at PM order operation level. When it happens, and that these costs are distributed to WBSE, the partner type is "0ACT".This partner type is not managed in the Function Module 'CO001_BIW_PARTNER_DECODE' so a specific rule is set to map the Partner Order from the generic partner field: we keep the 12 first characters and check in C_COORDER MD that it corresponds to a real order number.


Datasources customer exit:

Dependencies with other applications

Fixed Costs Analysis: Actual costs DSO are sources for the cube CUB_FC002/005/006.

Data loadings

Info providers and objects loaded

Main Chains

Process Chain
Code
Type
Frequency
Comments
CO_OM_OPA / WBS - delta extractionRSP_COOMMAIN
  • launched by RSP_DAILY
  • Daily
  • Sunday night to thursday night, around 2:30am
  • Whole chain lasts around 2 hours
  • RCS systems
  • From datasources to cubes
  • Actual costs, Commitments and Budget


CO_OM_OPA / WBS - delta extraction for non RCS systemsRSP_COOM_OTHERSLAVE
  • launched by RSV_COOM_CCA_OTHER
  • Daily
  • Sunday night to thursday night, around 3:00am
  • Whole chain lasts around 2 hours
  • Non RCS systems
  • From datasources to cubes
  • Actual costs and Commitments
Weekly chain for CO and WBS budget (Non RCS)RPC_CO_WBS_BUDGET_NO_RCS MAIN
  • Direct Scheduling
  • Weekly
  • Saturday at 3:30am
  • Whole chain lasts around 2 hours
  • Non RCS systems
  • From datasources to cubes
  • Budget

Loading frequency

Actual Costs = daily Delta

Commitments = daily Full with deletion

Budget = weekly Full with deletion (Acetow & Solvay), daily Full with deletion (Rhodia)

Average performance


Key Figure
Estimation
~ Average Process Chain Runtime

Daily RCS = 2h

Daily non RCS = 2h

Weekly non RCS = 2h

~ Average nb of rows loaded per load
~ Total nb of rows loaded (if full)
~ Average Runtime for 10k lines

Record Keeping

All records