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

Getting dump while testing the BAPI

Former Member
0 Likes
397

Hi,

I have created a simple bapi for retrieving fields BUTXT ORT01 LAND1 from table T001 by giving input field BUKRS.

while testing this BAPI am getting a dump. Can anyone please help how to get rid of this dump.

Regards,

Chandru

2 REPLIES 2
Read only

former_member188827
Active Contributor
0 Likes
380

wats da error message?

Read only

0 Likes
380

Hi,

Below is the details of error

Short text

Syntax error in program "SAPLZBAPIGRP ".

What happened?

Error in the ABAP Application Program

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

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLZBAPIGRP " in include

"SAPLZBAPIGRP " in

line 2:

"REPORT/PROGRAM statement missing, or program type is I (INCLUDE)."

" "

" "

" "

The include has been created and last changed by:

Created by: "CHANDRU "

Last changed by: "CHANDRU "

Error analysis

The following syntax error was found in the program SAPLZBAPIGRP :

"REPORT/PROGRAM statement missing, or program type is I (INCLUDE)."

" "

" "

" "

Regards,

Chandru