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 "HINCALC0 "

former_member241258
Active Participant
0 Likes
2,068

Error in the ABAP Application Program

The current ABAP program "SAPLALDB" had to be terminated because it has
come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "HINCALC0 " in include "PCTAXIN0
" in
line 5666:
"The obligatory parameter "TD_HEALTH_CESS_AMT" had no value assigned to"
" it."
" "
" "

The following syntax error was found in the program HINCALC0 :
"The obligatory parameter "TD_HEALTH_CESS_AMT" had no value assigned to"
" it."
" "

1 ACCEPTED SOLUTION
Read only

rajkumarnarasimman
Active Contributor
0 Likes
1,623

Hi Krishna,

Can you check the note below, in the correction instruction, the note contains the code which passess the value for obligatory parameter.

2606366 - Union Budget changes for 2018 - 2019

Regards

Rajkumar Narasimman

Error in the ABAP Application Program

The current ABAP program "SAPLALDB" had to be terminated because it has
come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "HINCALC0 " in include "PCTAXIN0
" in
line 5666:
"The obligatory parameter "TD_HEALTH_CESS_AMT" had no value assigned to"
" it."
" "
" "

The following syntax error was found in the program HINCALC0 :
"The obligatory parameter "TD_HEALTH_CESS_AMT" had no value assigned to"
" it."
" "

2 REPLIES 2
Read only

rajkumarnarasimman
Active Contributor
0 Likes
1,624

Hi Krishna,

Can you check the note below, in the correction instruction, the note contains the code which passess the value for obligatory parameter.

2606366 - Union Budget changes for 2018 - 2019

Regards

Rajkumar Narasimman

Read only

1,623

Thanks you.