2012 Apr 12 7:59 AM
Hi,
Report name RK310003(Standard program)
OPEN CURSOR E_DB_CURSOR
FOR SELECT (I_T_SELECT_CL)
FROM K810003 AS KT JOIN K810004 AS TT
ON KT~TRKEYNR = TT~TRKEYNR
WHERE (I_T_WHERE_CL)
GROUP BY (I_T_GROUP_BY_CL)
ORDER BY (I_T_ORDER_BY_CL).
It says the filed name KVGR4 does not exist in any of the tables from the FROM Clause. any idea is welcome.
Hi,
Report name RK310003(Standard program)
OPEN CURSOR E_DB_CURSOR
FOR SELECT (I_T_SELECT_CL)
FROM K810003 AS KT JOIN K810004 AS TT
ON KT~TRKEYNR = TT~TRKEYNR
WHERE (I_T_WHERE_CL)
GROUP BY (I_T_GROUP_BY_CL)
ORDER BY (I_T_ORDER_BY_CL).
It says the filed name KVGR4 does not exist in any of the tables from the FROM Clause. any idea is welcome.
2012 Apr 12 10:44 AM
Hi,
RK310003 is a generated report from CO-PA. This report has a relation to the Summarization Levels for CO-PA. My recommendation is, check the customizing. I think your field name has a typo is the field name not MVGR4?
Kind regards
Dirk
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |