cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP SQL Script(Table Function) Script error

praveen_kumar334
Participant
0 Likes
706

Hi Team,

While creating SQL View with SQLScript(Table Function), I am getting the below error. Could someone please help me in fixing this error.

View Entire Topic
michael_eaton3
Active Contributor
0 Likes

Remove the Begin and End

praveen_kumar334
Participant
0 Likes

Thanks michael.eaton3, error is cleared now. But I have seen some blogs where the SQLScript(Table Function) script code is embedded inside the Begin and End. Do we have any specific scenario where we need to embed the code in Begin and End ?