Dear All,
I am facing a strange problem, while displaying a service order (IW33).
Our system component systems are SAP ERP 6.0 ( EHP 5) and NetWeaver 7.0 (EHP 2).
Whenever I try to display a service order, system gives below dump error.
I have checked the source cord,
and I found the function, "iwo_ui_dl_operation_def_create", that does not define the field, "GV_DEF_CUST."
I have searched the threads, but I haven't found any extensions or solutions.
Would request you to please help.
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_IM_IWO_UI_FLEXIBLEORDER====CP" had to
terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLIWO_UI_DL " in
"LIWO_UI_DLU22 " in
line 155:
"Field "GV_DEF_CUST" is unknown. It is neither in one of the specif
"tables nor defined by a "DATA" statement. ."
" "
" "
The include has been created and last changed by:
Created by: "SAP "
Last changed by: "SAP "
Error in the ABAP Application Program
The current ABAP program "CL_IM_IWO_UI_FLEXIBLEORDER====CP" had to
terminated because it has
come across a statement that unfortunately cannot be executed.
Error analysis
The following syntax error was found in the program SAP
"Field "GV_DEF_CUST" is unknown. It is neither in one o
"tables nor defined by a "DATA" statement. ."
Trigger Location of Runtime Error
Program CL_IM_IWO_UI_FLEXIBLEORDER====CP
Include CL_IM_IWO_UI_FLEXIBLEORDER====CM001
Row 3
Module type (METHOD)
Module Name IF_EX_IWO_UI_USEFLEX~EXEC_NEW
Thanks & Regards,
Jinno