cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP DUMP During routing creation

Former Member
0 Kudos

Hi gurus:

An ABAP dump occurs during routing creation with t-code CA01, system describle the DUMP as followings:

"At the screen SAPLCPDA/1200 generation it was detected that a screen to be generated has a syntax error or could not be generated due to another error."

Further information:

I can create routing with T-Code CEWB, and I can reach routing operation with CA03, system dump happens when I try to display the header of routing.

The infor system raised attached as follow, any comments would be highly appriciated. Thanks in advance.

Short text

Syntx error or generation error in a screen.

Error analysis

Screen "SAPLCPDA" 1200 could not be generated.

corretion

Rerport the error to SAP if it is a SAP screen.

Correct the error if it is a proprietary development. To do this, load

the screen into the screen painter (transaction SE51) and carry out a

syntax check.

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

BR

Kevin

Accepted Solutions (0)

Answers (3)

Answers (3)

miljenko_krsnik
Discoverer
0 Kudos

Please check and implement sap notes 1467234 and 1471534

Former Member
0 Kudos

These notes works fine. Thank you alot

Former Member
0 Kudos

Go to SE51: Screen painter:

Input:

Program: SAPLCPDA

Screen: 1200

Activate the same. If any error occurs in activation consutl your abgaper. This should fix your problem.

kiran_kumar179
Active Contributor
0 Kudos

Dear consult your abap consultant he can help you in this regard or check below link [Analyzing ABAP Runtime Problems|http://help.sap.com/saphelp_nw04/helpdata/EN/c4/3a8083505211d189550000e829fbbd/content.htm]

Cheers

KK

Edited by: kiran kumar on Oct 18, 2010 9:06 AM