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

Syntax error in program SAPLV61A VOFM

Former Member
0 Likes
7,127

Hi,

I create new routine but enter the VI01 my development system dump. How is fix ?

this include program sap standart but get syntax error.

Short text

    Syntax error in program "SAPLV61A ".

What happened?

    Error in the ABAP Application Program

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

    come across a statement that unfortunately cannot be executed.

    The following syntax error occurred in program "SAPLV61A " in include "FV64A573

     " in

    line 16:

    "Comma without preceding colon (after CLEAR ?)."

    " "

    " "

    " "

    The include has been created and last changed by:

    Created by: "SAP "

    Last changed by: "SAP "

Error analysis

    The following syntax error was found in the program SAPLV61A :

    "Comma without preceding colon (after CLEAR ?)."

    " "

    " "

    " "

Trigger Location of Runtime Error

    Program                                 SAPLV54B

    Include                                 LV54BU03

    Row                                     96

    Module type                             (FUNCTION)

    Module Name                             SD_SCD_ITEM_PRICING_COMPLETE

1 ACCEPTED SOLUTION
Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
4,283

CLEAR: l_comp_cost, l_comp_cost_red.

Regards,

Archer

4 REPLIES 4
Read only

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Likes
4,284

CLEAR: l_comp_cost, l_comp_cost_red.

Regards,

Archer

Read only

0 Likes
4,283

Hi Archer,

Other system has this standart program but not dump system.

Read only

0 Likes
4,283

Hi Mustafa,

this issue is described in the correction instruction of Sap note 1035535 - Syntax errors in include program FV64A573 .

Klaus

Read only

Former Member
0 Likes
4,283

Hi Klaus,

Number 573 routine is deactive my solved problem thank you very much.