You are on page 1of 3

SAP Note

444158 - CO line item reports: poor performance of cost elements


Component: CO-OM-IS (Information System, iViews), Version: 2, Released On: 25.11.2005

Symptom
You execute a line item report for a large number of cost elements and/or cost element
intervals.
The runtime is extremely long because extensive database accesses occur for these cost
elements - a cost element summarization does not take place.

Other Terms
Key words: LI report, line item report, cost element group,
block size, packaging, KSTAR range
Program: SAPLKAEP
Transaction: KSB1, KVBI, KOB1, CPB1

Reason and Prerequisites


The performance is poor.

Solution
1.
In Releases 4.0 to and 4.6 inclusive, implement the attached source code corrections in the
SAPLKAEP program.
In higher releases, these source code corrections are already contained in the standard
system.
2.
Independent of release, carry out the following adjustments:
The MAX_NUMBER_KSTAR_OPT parameter is delivered with the value 0. Increa se this threshold
value to the number of cost element records from which you want the system to summarize cost
elements for the database selection.
A value of 20, for example, determines that, as of 20 cost elements (intervals) a
summarization is made to one single cost element interval. For this cost element interval,
the selection takes place in the database. Afterwards, the system sorts out line items which
do not correspond to the original cost element selection criteria.

Manual Activities

Software Components
Software Component And subsequent

SAP_APPL

SAP_APPL

SAP_APPL

SAP_APPL X

SAP_APPL
SAP_APPL

SAP_APPL

SAP_BASIS

Correction Instructions
Software Component Number of Correction Instructions

SAP_APPL 2

Prerequisites
Software Component From To SAP Note/KBA Title Component

SAP_APPL 40A 45A 114408 Performance line item report with large groups CO-OM-IS

SAP_APPL 40A 46C 114408 Performance line item report with large groups CO-OM-IS

Support Package
Software Component Version Support Package

SAP_APPL 40B SAPKH40B69

SAP_APPL 45B SAPKH45B47

SAP_APPL 46B SAPKH46B35

SAP_APPL 46C SAPKH46C27

This document refers to


SAP Note/KBA Title

622827 Co-EP reports: No object accrual calc.w/ archive selection 2

619962 CO-EP reports: No object accr calculation archive selection

607011 Co-EP reports: Performance optimization table COBK

517126 CO-EP reports: Problems with performance indicator

496387 Co line item reports: Syntax error after poor performance

443836 CO EP-reports:performance optimization Progress Indicator

443669 CO line item reports: poor performnce of authorization check

416987 CO-EP reports: performance problems with object selection

This document is referenced by


SAP Note/KBA Title

443836 CO EP-reports:performance optimization Progress Indicator

619962 CO-EP reports: No object accr calculation archive selection

622827 Co-EP reports: No object accrual calc.w/ archive selection 2

607011 Co-EP reports: Performance optimization table COBK

517126 CO-EP reports: Problems with performance indicator

443669 CO line item reports: poor performnce of authorization check


416987 CO-EP reports: performance problems with object selection

496387 Co line item reports: Syntax error after poor performance

You might also like