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: 

How will u create BAPI

Former Member
0 Kudos
166

Hello SAP guys,

I had interview.

I was asked these questions.

1) how do u create BAPI....

2) how u handle upgrade issues...

Let me know the answers.

thanks.

Regards,

Naveen.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
119

Hi,

It is like how you created ZBAPI_ORDER_STATUS_IMPORT..

Go to SE11.

Choose data type, give the structure name and press create..

Choose structure..

And then give the components mentioned in the link..

Please remember to award points for helpful answers..

Thanks,

Naren

11 REPLIES 11

Former Member
0 Kudos
119

Hi,

Check this link for a step by step procedure of creating a new BAPi

http://www.erpgenie.com/abap/bapi/example.htm

Thanks,

Naren

0 Kudos
119

Hi Narendran,

I tried with the link.

But its not working.

ZBAPI_ORDER_STATUS_IMPORT iam unable to creat this.

Former Member
0 Kudos
119

Hi,

What is the error you are getting and in which step..

THanks,

Naren

0 Kudos
119

Hi Naren,

While creating the structure ZBAPI_ORDER_STATUS_IMPORT ,

errors:

I_EXCLUDEINACTIVE data type is not supported.

No type was defined for field:I_EXCLUDEINACTIVE

thanks.

Regards,

Naveen.

Former Member
0 Kudos
119

Hi,

Just give CHAR1 in the component type for I_EXCLUDEINACTIVE field..

<b>Component Component type</b>

ORDERID AUFNR

I_SPRAS SPRAS

I_EXCLUDEINACTIVE CHAR1

Thanks,

Naren

0 Kudos
119

Hi Naren,

Thanks man that problem is fixed.

U r grate man.

i am trying from the link which u given.

How should we create the bottom one ZBAPISTAT

0 Kudos
119

Hi Naren,

Do we have to create another structure.

Is any chance u know anything about Upgrade issues.

thanks.

Regards,

Naveen.

Former Member
0 Kudos
120

Hi,

It is like how you created ZBAPI_ORDER_STATUS_IMPORT..

Go to SE11.

Choose data type, give the structure name and press create..

Choose structure..

And then give the components mentioned in the link..

Please remember to award points for helpful answers..

Thanks,

Naren

0 Kudos
119

Hi Naren,

Thanks man.

I have rewarded u full points.

Man if u have any BAPI objects please can u send for me in detail so that i can do practice with navigation steps.

Reddy.

Former Member
0 Kudos
119

Hi,

you can create the BAPI as explained in the example..

That will help you to create a BAPI and the Business object.

Thanks,

Naren

0 Kudos
119

Hi Narendran ,

Its is preety good link for the BAPPI . I go tru the same. But cannot find the functional module ZBAPISTATUS while cresting FM Z_BAPI_GET_ORDER_STATUS

Give me some idea how to do with that..

Regards

manoj

manojlakhanpal@gmail.com