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 error in BAPI (T.code - swo1)

Former Member
0 Likes
1,165

Hello,

During the creation of Business Object, once I add the methods there is showing an error when I enter function module.

Error -

BAPI & 1: The name of the function module & 2 does not begin with 'BAPI'

But I have not created the function module name with a prefix 'BAPI' then why it's showing..?

1 ACCEPTED SOLUTION
Read only

JL23
Active Contributor
1,001

Read the message and your reaction again:

message: BAPI & 1: The name of the function module & 2 does not begin with 'BAPI'

you: I have not created the function module name with a prefix 'BAPI'

Exact this is what the message tells you, you should have created the FM with BAPI as prefix.

3 REPLIES 3
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Likes
1,001

Rahul:

Please change the primary tag because this question has nothing to do with utilities industry. I would suggest ABAP development as the best tag to get responses.

regards,

bill.

Read only

Former Member
0 Likes
1,001

ok..thanks for giving your precious time.

Read only

JL23
Active Contributor
1,002

Read the message and your reaction again:

message: BAPI & 1: The name of the function module & 2 does not begin with 'BAPI'

you: I have not created the function module name with a prefix 'BAPI'

Exact this is what the message tells you, you should have created the FM with BAPI as prefix.