cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order Display error in EHP3

former_member203438
Participant
0 Kudos

Hi all,

     we have installed SAP EHP3 recently but here when am going to display the sales order in VA03 am getting the dump in standard program but i don't know why because its a fresh system installation no one will customizing anything in this system. so please i hope we have solution for this so please share me the solution as soon as possible its urgent.

find the error dump below:

Syntax error in program "SAPLV61Z ".

it happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLV61Z " in include "LV61ZU01

  " in

line 426:

"The data object "PROTO_FLD_TAB" has no component called "MULTIPLE", bu"

"t there is a component called "IS_MULTIPLE"."

" "

" "

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 "SAPLV61A" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

or analysis

The following syntax error was found in the program SAPLV61Z :

"The data object "PROTO_FLD_TAB" has no component called "MULTIPLE", bu"

"t there is a component called "IS_MULTIPLE"."

   "t there is a component called "IS_MULTIPLE"."

   " "

   " "

trigger Location of Runtime Error

   Program                                 SAPLV61A

   Include                                 LV61AA30

   Row                                     139

   Module type                             (FORM)

   Module Name                             KOMT2_AUFBAUEN

ource Code Extract

ine  SourceCde

109         endif.

110 * execute access

111         if zugriff_ausfuehren eq 'X'.

112           if protokoll eq 'X'.

113             koprt-kolnr = komt2-kolnr.

114             koprt-msgv2 = komk-prsdt.

115             call function 'COND_PROTOCOL_UPDATE'

116                  exporting

117                       cp_sdprothead = sdprothead

118                       cp_koprt      = koprt.

119             koprt-msgv1 = space.

120             koprt-msgv2 = space.

121           endif.

thanks

R@J....!!!!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raj ,

Could you please let me know what exactly was the solution for this.

As we too are getting the same error.

Former Member
0 Kudos

I am getting the same error on the save of Production Order Create (Co01).

Please let me know if a resolution has been found.

Thank you