Hi Experts,
I have developed few HR Payroll reports in R/3 4.7.
Currently I am developing Payroll reports for ECC 6.
I found that most of Hr keywords/techniques I used with R/3 4.7 are obsolete with ECC6.
If so, are there any alternative techniques proposed for these obsolete techniques?
If LDBs obsolete, what is the alternate solution?
When performed an extended check for report in ECC6, following are few errors...
u2022 The current ABAP command is obsolete
Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary
types, not "LIKE" or "STRUCTURE".--->refers to line in code "NODES: pernr."
u2022 The current ABAP command is obsolete
"INFOTYPES" is not supported in the OO context.
Internal Message Code: INFOTYPES 004--->refers to line in code INFOTYPES :
I have been through few threads on forum but could not come to any solution.
Points will be rewarded.
-
Achyut