cancel
Showing results for 
Search instead for 
Did you mean: 

Error while posting downpayment in F-48

Former Member
0 Kudos

Hi Team,

Greetings for the Day,

I have configured for Downpayment, however, while posting the downpay entry in F-48, Iam facing some ABAP, error. Not sure if this actually being an ABAP or my configuration issue. Please help me in resolving this.

Short text

    Function module "REEX_CALLBACK_SGL_ZFBDT" not found.

What happened?

    The function module "REEX_CALLBACK_SGL_ZFBDT" is called,

    but cannot be found in the library.

Error in the ABAP Application Program

   The current ABAP program "SAPLFVFI" had to be terminated because it has

    come across a statement that unfortunately cannot be executed.

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 "RE_FI_SPEC_GL_CLASS" "(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 "SAPLFVFI" contains the CALL FUNCTION statement.

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

The attached being the same error.

Thanking in Advance,

Raghav.

bluishrags@gmail.com

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raghav,

It's look like a ABAP Error, Go to the T.Code: SE37, specify the function module: RE_FI_SPEC_GL_CLASS. and then press F8 or execute, provide the input values and check the the out put function module is working properly or not.

Thanks & Regards

Srinu

Former Member
0 Kudos

Hi Srinu Garu,

I have executed as you said, the attached is the result.

I hope this is not an ABAP error, since, I have tried changing some GL`s in OBYR.

Later, when I came back to the original GL`s, this error is getting populated.

Then I have created a new company & again in this Dwnpy only again this ABAP error getting populated. Please suggest me.

Thanking in Advance,

Raghav.

bluishrags@gmail.com

Former Member
0 Kudos

Hi Raghv,

I could not able to see any result in your screen shot, you have to specify the input values then you have to execute or F8, please follow below mentioned institutions.

I_BUKRS  : Mention the company code

I_UMSKZ  : Special GL Indicator

I_KOART  : Account type

then execute. please let me know are you able to see any result after execution or not.

Thanks & Regards

Srinu

Former Member
0 Kudos

Hi Srinu Garu,

Yes, this being an ABAP error. Please find the attached & suggest me, thanks.

It was working fine before... not sure why its showing an ABAP error.

Regs,

Raghav.

bluishrags@gmail.com

Former Member
0 Kudos

Hi Raghav,

Please ask the ABAPer to check the syntax of the program, and also the check the zfield zfbdt.

Thanks & Regards

Srinu

Former Member
0 Kudos

Sure Srinu Garu,

Thanks for your timely help.

Regs,

Raghav.

Answers (0)