9.7.11

SAP Note 26309 - RGCEDR20: Identical file names

Symptom:

The PC download of financial reporting data from R/3 Financial Accounting for the R/2 consolidation by means of program RGCEDR20 creates identical file names ("POS_0000"). Each file contains data of a company. As a result, data was only downloaded for one company.

Cause and prerequisites

Integral values were used as company ID. Six characters are available which were not completely used.
Example: Company '1' is stored internally as '000001'.
Company '99' is stored internally as '000099'.

The file name is made up of the fixed text fragment "POS_" and the first four figures of the company ID. As a consequence in this above example, file name
"POS_0000" is used for every company.

Solution
Not the first four figures of the company ID are to be used but the last four.

No comments:

Post a Comment