Skip to Content
0
Former Member
May 19, 2010 at 01:30 PM

Dump while executing FM based Gen extractor

714 Views

Hi,

I am getting a dump while executing the FM based extractor in RSA3.

below is the dumps error analysis-

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 "RSA3_GET_DATA_SIMPLE" "(FUNCTION)", 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 "SAPLRSA3" contains the CALL FUNCTION statement.

The name of the function module to be called is "ZZRSAX_BIW_GET_DATA_SIMPLE".

but "ZZRSAX_BIW_GET_DATA_SIMPLE" cannot be found in its function group.

Possible reasons:

a) The function module "ZZRSAX_BIW_GET_DATA_SIMPLE" has not been activated.

Therefore,

it cannot be found at runtime.

b) The Function Library contains an incorrect entry for

"ZZRSAX_BIW_GET_DATA_SIMPLE".

c) The function module contains no code, even FUNCTION ... ENDFUNCTION

is missing.

Pls tell me if u need the FM code or anything else...

Thanks in advance,

sandy,