SAP Program RKACUM26 - Convert Parob Field From 'Space' to Object Type

Description
The program is used to convert data records in CO. The field partnerobject is always filled with " " (space) if a partner object is to beallocated without a partner update. (for example, internal orders forwhich no partner update is specified).
This process reduces the number of posting records to the partnerobjects (such as cost centers). In cost center reporting, this resultsin the origin of a posting to be indecipherable.
After the program has run, the origin can be determined based on theobject type in the field "PAROB". In reporting, it is possible todifferentiate between the various object types (such as order withoutpartner update).

Precondition
The program writes a control record in table TKAUM. If a control recordis found for program "RKACUM26", data conversion is ended. The field"Step" contains value "10" if plan data conversion took place. Ifactual data conversion took place, the field contains the value "15".
Prior to a productive program run, you should save your data.

Output
If you so choose, the coverted object numbers in the file COSS can belogged.