Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump Error In Material Master Transaction

Former Member
0 Likes
2,736

Dear Experts,

When i am creating or changing any material master record, i am getting the below dump error while saving the material.

-


What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLC1AX " in include "%_CESPCL

" in

line 77:

"Component called ATWRT already exists. ."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPLC1AX :

"Component called ATWRT already exists. ."

" "

" "

" "

Trigger Location of Runtime Error

Program SAPLC1F2

Include LC1F2U10

Row 594

Module type (FUNCTION)

Module Name C1F2_SUBSTANCES_SAVE_TO_DB

-


Can you please help me out with this?

Thanks,

Praveen

Dear Experts,

When i am creating or changing any material master record, i am getting the below dump error while saving the material.

-


What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLC1AX " in include "%_CESPCL

" in

line 77:

"Component called ATWRT already exists. ."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPLC1AX :

"Component called ATWRT already exists. ."

" "

" "

" "

Trigger Location of Runtime Error

Program SAPLC1F2

Include LC1F2U10

Row 594

Module type (FUNCTION)

Module Name C1F2_SUBSTANCES_SAVE_TO_DB

-


Can you please help me out with this?

Thanks,

Praveen

16 REPLIES 16
Read only

Former Member
0 Likes
2,200

First place I would look would be erroneous customer modification, in exit or enhancement, custom function group or module, etc., containing a data declaration for a table/structure with field ATWRT. One would have to resolve how the declaration needs to be made. A further review of the dump in trans ST22 may give you more information about where/when the error is occurring.

I don't see SAP Note(s) on the subject, so must be a change in your system.

Read only

0 Likes
2,200

Hi,

I have not made any changes in the Enhancements/BADIS which are related to ATWRT, but created one ZTable for linking the

Vendor (LIFNR), Material (MATNR) & Manufacturer (ATWRT).

Here are the additional details of the dump which i am getting in MM01/MM02 transactions for your reference.

**********************************************************************************************************************************************************

Moderator message - Please respect the 5,000 character maximum when posting. Post only the relevant portions of the dump

Can you please help me with this?

Thanks,

Praveen

Edited by: Rob Burbank on Feb 2, 2011 9:29 AM

Read only

0 Likes
2,200

Hi Madhu,

I have not done any modifications in the material master enhancements.

Could there be any other reasons for this dump error?

Thanks,

Praveen

Read only

0 Likes
2,200

HI Praveen,

C1F2_SUBSTANCES_SAVE_TO_DB this is a function module and it is showing there is an error at that particular . If you have Development and quality systems please compare that code. have a look at the version of this program SAPLC1F2. You will get an idea any changes were made or not .

Regards,

Madhu.

Edited by: madhurao123 on Feb 3, 2011 6:15 AM

Read only

0 Likes
2,200

i think you have enhanced some structures related to customer modifications or some append structures.

or there is any mistake in recent upgrade.

Read only

0 Likes
2,200

Hi Madhu,

Thanks for the reply.

I did compare the code of the above function module across development and quality clients and did not find any differences between them.

Do you find any other reasons for this dump?

Thanks,

Praveen

Read only

0 Likes
2,200

Hi Praveen,

Can you check the version of that program.

Regards,

Madhu.

Read only

0 Likes
2,200

Hi Madhu,

I did check the versions of the programs and the code part in both the Clients and they are matching correctly.

Thanks,

Praveen

Read only

0 Likes
2,200

Dear Praveen,

I am not getting any idea. can you show me the screen.

Regards,

Madhu.

Read only

0 Likes
2,200

Hi,

You might have implemented some enhancements for the transaction MM01. Please check all enhancements which are implemented in the system.

Below are some enhancements

Please check where that ATWRT defined.

MGA00001

MGA00002

MGA00003

Thanks and Regards,

Chandra

Read only

0 Likes
2,200

Hi Chandra,

I did go through all the enhancements and badi's related to MM01/MM02 transaction and did not find anything related to ATWRT.

Thanks,

Praveen

Read only

0 Likes
2,200

Hi Experts,

Can you please help me out with this dump error?

Thanks,

Praveen

Read only

0 Likes
2,200

Hi Praveen,

can you show me the screen.

Regards,

Madhu.

Edited by: madhurao123 on Feb 3, 2011 4:37 PM

Read only

0 Likes
2,200

Solved with the help of SAP Support Experts.

Read only

0 Likes
2,200

Hi Praveen,

Please share your ideas with us if possible. Good.

Regards,

Madhu.

Edited by: madhurao123 on Feb 21, 2011 6:11 AM

Read only

madhu_vadlamani
Active Contributor
0 Likes
2,200

Dear Praveen,

IS there any enhancement done for matrial master screen .Like adding new sub screens. I think you added some sub screens in SPRO . Please check that there are some parameters missing while copying.Check that with our enhancement code.

Regards,

Madhu.

Edited by: madhurao123 on Feb 2, 2011 2:51 PM