BI_CONT 724 FA: syntax errors in UPARI_ … Objects
[Budgetmonitor] [CL_RSD_DTA] [factory] [Release-Workbench] [UPARI_BUDGA] [UPARI_REL]
Symptom
Compatible source code adjustments to support future releases.
Other terms
CL_RSD_DTA, factory, UPARI_BUDGA, Budgetmonitor, UPARI_REL, Release-Workbench
Reason and Prerequisites
To be compatible with future releases the instantiation of objects of class CL_RSD_DTA is done by a static public method FACTORY and not by the statement CREATE OBJECT anymore.
Solution
Apply the attached correction instructions.