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 SAPLWB2H

Former Member
0 Likes
557

Hello,

When I am entering the transaction VA01 / VA02 / VA03, it is giving me a dump saying "Syntax Error in SAPLWB2H".

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

"IF_EX_WB2_RELEASE_CHANGES=====IU " in

line 14:

"Type "WRF_POTB_CURRENCYX_STY" is unknown".

Could someone please help me resolve this issue?

Thanks,

Venkata Phani Prasad K

3 REPLIES 3
Read only

Former Member
0 Likes
507

its in the BADI WB2_RELEASE_CHANGES. open the implementation you have made for this BADI and check the error

Read only

0 Likes
507

Hello,

Thanks for your reply. I've checked the BADI WB2_RELEASE_CHANGES to see if there are any implementations but there aren't any.

Regards,

Venkata Phani Prasad K

Read only

Former Member
0 Likes
507

Resolved the issue by self.