Application Development 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: 

Getting error in BAPI (T.code - swo1)

Former Member
0 Kudos

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

JL23
Active Contributor

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

william_eastman
Advisor
Advisor
0 Kudos

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.

Former Member
0 Kudos

ok..thanks for giving your precious time.

JL23
Active Contributor

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.