Hi,
When we are doing collectove billing document using VF04 following error is being triggered.
Short text
Syntax error in program "BADI_ODQ_QUEUE_MODEL==========CP ".
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_ODQ_QUEUE_MODEL============CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program
"BADI_ODQ_QUEUE_MODEL==========CP " in include
"CL_IUUC_ODQ_PROVIDER==========CU " in
line 25:
"Method "IF_ODQ_QUEUE_MODEL~GET_FIELDINFOS" is not declared or inherite"
"d in class "CL_IUUC_ODQ_PROVIDER". -"
" "
" "
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_ODQ_QUEUE_MODEL============CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Please eliminate the error by performing a syntax check
(or an extended program check) on the program "BADI_ODQ_QUEUE_MODEL==========CP
".
You can also perform the syntax check from the ABAP Editor.
If the problem persists, proceed as follows:
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error Analysis
Please eliminate the error by performing a syntax check
(or an extended program check) on the program "BADI_ODQ_QUEUE_MODEL==========CP
".
You can also perform the syntax check from the ABAP Editor.
If the problem persists, proceed as follows:
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
The following syntax error was found in the program
BADI_ODQ_QUEUE_MODEL==========CP :
"Method "IF_ODQ_QUEUE_MODEL~GET_FIELDINFOS" is not declared or inherite"
"d in class "CL_IUUC_ODQ_PROVIDER". -"
" "
" "
thank you
Vamshi