cancel
Showing results for 
Search instead for 
Did you mean: 

How to save the data in database.....

Former Member
0 Kudos

Hi All,

I have created a application for a transaction Business Partner (T Code=BP). After entering data in some input fields, what is the coding for saving the data in database. Anybody can help me on this ?

Best Regards,

Bansidhar

Accepted Solutions (0)

Answers (1)

Answers (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

You can use Service calls using BAPI,

BAPI_BUPA_CREATE_FROM_DATA

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cb5d345-0801-0010-6a8e-fc5...

Regards

Abhimanyu L

Message was edited by:

Abhimanyu Lagishetti

Former Member
0 Kudos

Hi Abhimanyu,

This is the example to display the flight list. But I want to save the data in database no to display. Can you suggest me what to do ?

Thanks in Advance

Bansidhar

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Bansidhar

Actually it is the example to call a BAPI.

the tutorial application uses BAPI_FLIGHTS_GETLIST to get the details, Once the BAPI executes you will get the details.

In the same way

The BAPI which i suggested you to use, creates the BP.

simple

Regards

Abhimanyu L

Message was edited by:

Abhimanyu Lagishetti

Former Member
0 Kudos

Hi Abhimanyu,

Yes I am trying to call BAPI and using this BAPI_BUPA_CREATE_FROM_DATA

as a function module. I am stuck at this point. If you don't mind can you give your contact number.

Thanks in Advance ,

Bansidhar

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

Send me your E-mail ID

Regards

Abhimanyu L