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

Error in Function Module

Former Member
0 Likes
468

Hi Sap Gurus,

I am encountering a problem while i create a FM for BAPI.

Below is the Error which occurs when i am trying to Activate the object.

Comma without preceding colon (after SELECT* ?). can i get help in this?

Regards,

D.Bharathiraja.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

U have missed a STOP(.) in 1 of ur statement chk that

3 REPLIES 3
Read only

Former Member
0 Likes
449

Give your select statement here.

Read only

matt
Active Contributor
0 Likes
449

You've got a syntax error. Try and fix it.

Read only

Former Member
0 Likes
450

U have missed a STOP(.) in 1 of ur statement chk that