SAP Message 5-005 - The original system mechanism is inactive

Diagnosis
If you want to use the original system, you must set the ALE REPLI orALE REPPA switch in table T77S0.

Procedure
To activate the original system for planning data, set the ALE REPLIswitch.
IF &DEVICE&='SCREEN'
Execute function
ENDIF
To activate the original system for HR data, set the ALE REPPA switch.
IF &DEVICE&='SCREEN'
Execute function
ENDIF