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 standard SAP program.

Former Member
0 Likes
1,153

Can someone help me. I'm getting the following error while executing

"Include /sapboq/bos_lbos01top, No component exists with the name /sapboq/mitem. Check the program SAPLBOS01"

Error in the ABAP Application Program

The current ABAP program "BS01_SALESORDER_GETDETAIL=====FT" had to be

terminated because it has

come across a statement that unfortunately cannot be executed.

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

"/SAPBOQ/BOS_LBOS01TOP " in

line 9:

"No component exists with the name "/SAPBOQ/MITEM". ."

" "

" "

" "

Edited by: nithinrayal on Jul 12, 2010 9:54 PM

6 REPLIES 6
Read only

prasenjit_sharma
Active Contributor
0 Likes
862

Hi,

Go to txn SE38 and display program "BS01_SALESORDER_GETDETAIL=====FT". Then do a syntax check. It should tell you what is the error.

I guess its some support pack that is missing. Try contacting SAP for this.

Regards

Prasenjit

Read only

0 Likes
862

When I do a syntax check on BS01_SALESORDER_GETDETAIL=====FT in SE38, it says " No TADIR entry found for ABAP BS01_SALESORDER_GETDETAIL=====FT

Read only

0 Likes
862

Use SE37

BS01_SALESORDER_GETDETAIL

Read only

0 Likes
862

Nithin,

Any help with this note Note 370512 - Problem with BS01_SALESORDER_GETDETAIL function module

Thanks

Bala Duvvuri

Read only

Former Member
0 Likes
862

Hi,

Check that Function Module in se37.

With Regards,

Sumodh.P

Read only

0 Likes
862

Try ST22 for more information like variable's value

Regards,

Boooooom.