cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

short dump when saving the entry in

Former Member
0 Kudos
598

HI APAP gurus,

please help me i am working with the TCODE WAA11 , after in the second screen entering the vendor value i am saving it ,while saving it is giving the short dump

*short dump*

Category ABAP Programming Error

Runtime Errors MESSAGE_TYPE_X

ABAP Program SAPLEENO

Information on where terminated

Termination occurred in the ABAP program "SAPLEENO" - in "STACK_FEHLER".

The main program was "BUSSTART ".

In the source code you have the termination point in line 76

of the (Include) program "LEENOF02".

Error analysis

Short text of error message:

Internal error: subscreen function modules sequence (Notes ->ACTION PAI_

AFTER)

Long text of error message:

Diagnosis

The program has linked a subscreen and ignored the calling sequence

of the administration function modules.

Parameters

- Notes - NOTICE or tab

- ACTION - Name of the function module where the error was

established

- PAI_AFTER - Name of the function module that could not be

found at its call position

Possible reasons:

o OPEN function module was not called first

o PAI_AFTER module was not called directly after PAI_BEFORE

module.

System Response

The system cannot execute your request due to a program error.

Procedure

Note the following:

o message text and message number

o name of the function module

o transaction/report

o environment mode

o entries leading to this error.

Send this information with a problem message to SAP.

Technical information about the message:

Message class....... 55

Number.............. 894

Variable 1.......... "Notes"

Variable 2.......... "ACTION"

Variable 3.......... "PAI_AFTER"

Variable 4.......... " "

so please help i have to solve this issue

Regards,

arpitha

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi JCD,

thanks very much after running the tcode which you have mentioned above it is vorking fine...

thank you..

Former Member
0 Kudos

Hi,

i am from ABAP team i am in upgrage project so they have given this TCODE waa11 asked me to solve this dump.

i have not run any tcode s which you have mentioned , please guide me

JuanCarlosDelga
Contributor
0 Kudos

Hi arpitaraizada

With transaction BUSP you can regenerate the subscreens, just enter the client, the application object WAMA ( Waste Management Central Application), the radiobutton 'All screens', the checkbox 'Delete Subscreen Containers' and execute the report.

If you are in an upgrade probably some changes have made need to have to regenerate the subscreens. I had to generate the subscreens the first time I used Waste Management.

Please mark the question as answered. This helps others,

Regards.

JCD

Edited by: Juan Carlos Delgado Peña on Mar 8, 2012 12:38 PM

JuanCarlosDelga
Contributor
0 Kudos

Hi arpitaraizada,

Have you executed transaction BUSP for application object WAMA for all screens?

Marl the checkbox Delete Subscreen Containers

Regards.

JCD

Former Member
0 Kudos

done .