Добрый день! Коллеги помогите пожалуйста разобраться с этой проблемой, проводим проводку, вылезает такая вот ошибка. Что можно сделать?
ДинамОшибка CALL_FUNCTION_NOT_FOUND
Исключ. CX_SY_DYN_CALL_ILLEGAL_FUNC
Дата и время 25.12.2008 08:43:47
>> ABAP-дамп сохранен не полностью (слишком большой)
Что произошло?
The function module "J_3RF_FBCJ_PROC" is called,
but cannot be found in the library.
Error in the ABAP Application Program
The current ABAP program "SAPLBFFM" had to be terminated because i
come across a statement that unfortunately cannot be executed.
Анализ ошибки
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_
not caught in
procedure "OPEN_FI_PERFORM_00001025_E" "(FUNCTION)", nor was it pr
RAISING clause.
Since the caller of the procedure could not have anticipated that
exception would occur, the current program is terminated.
The reason for the exception is:
The program "SAPLBFFM" contains the CALL FUNCTION statement.
The name of the function module to be called is "J_3RF_FBCJ_PROC".
No function module exists with the name "J_3RF_FBCJ_PROC".
All function modules are listed in the Function Library (SE37).
-
