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

Need Some help on BAPI

Former Member
0 Likes
396

Hello;

I am new to BAPI programming..Till now i have created the BPAI which can be called Remotely.Now i want to put dtat in BAPI hard codedly...Can anyone throw some light on this...

Thanks and Regards

Omkar.

Moderator message: please search for available information and SAP documentation before asking, warning #3

[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]

locked by: Thomas Zloch on Sep 28, 2010 9:52 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

Hi,

BAPI is nothing but a function module and also RFC enabled. So u can call that fm from outside SAP. U can call that BAPI using some logic or u can make hardcoding the parameters, its depends mainly on ur requirement.

Regards

Amitava

2 REPLIES 2
Read only

Former Member
0 Likes
367

Hi,

BAPI is nothing but a function module and also RFC enabled. So u can call that fm from outside SAP. U can call that BAPI using some logic or u can make hardcoding the parameters, its depends mainly on ur requirement.

Regards

Amitava

Read only

0 Likes
366

HI..

Thanks for replying...can u just tell me how to do it..as i tried i got many errors..i tried to put some data but i got many errors..

thanks and regards;

Omkar.