‎2008 Jun 16 12:27 PM
Hi,
I am getting the following dump, when i am saving customer master data:
" The function module "FIELD_EXIT_AD_SORT1UL_0" is called, but
cannot be found in its function group."
But the above function module is active in the system.
Following is the report in the error analysis:
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
not caught in
procedure "CONVERSION_EXIT" "(FORM)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The program "SAPCNVE" contains the CALL FUNCTION statement.
The name of the function module to be called is "FIELD_EXIT_AD_SORT1UL_0".
but "FIELD_EXIT_AD_SORT1UL_0" cannot be found in its function group.
Possible reasons:
a) The function module "FIELD_EXIT_AD_SORT1UL_0" has not been activated.
Therefore,
it cannot be found at runtime.
b) The Function Library contains an incorrect entry for
"FIELD_EXIT_AD_SORT1UL_0".
c) The function module contains no code, even FUNCTION ... ENDFUNCTION
is missing.
Could anyone advice on this?
SS
‎2008 Jun 16 12:30 PM
Check the FM FIELD_EXIT_AD_SORT1UL_0 ..
If it exists .. if so look at the first line in the FM
FUNCTION FIELD_EXIT_AD_SORT1UL_0 . <-- this might
be misspelt ...
‎2008 Jun 16 12:40 PM
dear friend,
problem is very simple.
see, your
function group not maintain.
like this u have to do: check:->function library:->function group:-> function module.
FIELD_EXIT_AD_SORT1UL_0, fucntion module is no attach in the consern function group,
if attached ,fucntion module is not activated after assinging.
do it, it will solve the issue
if any problem pls keep in touch.
and send me the error massage.
rewards are expecting.
vivek