Certain data was not copied (see long text)

Message type: E = Error

Message class: FC - FI configuration error messages

Message number: 125

Message text: Certain data was not copied (see long text)



What causes this issue?

When you copy a company code, not all the settings are copied, for
example there is some data that must be unique for each company code.
The fields that are not copied from reference company code &V1& are
listed below. After copying the company code data, you must enter the
appropriate data in these fields in the target company code manually.
The exact procedure is specified for each field.


How to fix this error?

IF &V2& <> ' '
The following global data is deleted:

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

IF &V2(1)& = 'X'
Productive indicator
ENDIF
IF &V2+1(1)& = 'X'
Company
ENDIF
IF &V2+2(1)& = 'X'
Financial management area
ENDIF
IF &V2+3(1)& = 'X'
Cross-system company code
ENDIF
IF &V2+4(1)& = 'X'
Activity indicator for commitment accounting
ENDIF
IF &V2+5(1)& = 'X'
Activity indicator for cash budget management
ENDIF
IF &V2+6(1)& = 'X'
Activity indicator for cash budget management CO
ENDIF
In Customizing for Financial Accounting, maintain the global parameters
of the target company code (<LS> Financial Accounting Global Settings ->
Company Code -> Check and Add Global Parameters</>).
ENDIF
IF &V3& <> ' '
The following assignments are not copied:
IF &V3(1)& = 'X'
Asignment between company code and controlling area.
In Customizing for the enterprise structure, maintain the assignment (
<LS>Assignment -> Controlling -> Assign Company Code to Controlling Area
</>).
ENDIF
IF &V3+1(1)& = 'X'
Assignment between G/L account and commitment item.
In Customizing for Treasury, copy the assignment of company code &V1& as
follows:(<LS>Cash Budget Management and Financial Budgeting (or
Commitment Accounting) -> Production Startup -> Master Data -> Copy
Commitment Items Defined in the G/L Account</>).
ENDIF
ENDIF

Error message extract from SAP system. Copyright SAP SE.