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

How will u create BAPI

Former Member
0 Likes
1,199

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
Read only

Former Member
0 Likes
1,152

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
Read only

Former Member
0 Likes
1,152

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

Read only

0 Likes
1,152

Hi Narendran,

I tried with the link.

But its not working.

ZBAPI_ORDER_STATUS_IMPORT iam unable to creat this.

Read only

Former Member
0 Likes
1,152

Hi,

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

THanks,

Naren

Read only

0 Likes
1,152

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.

Read only

Former Member
0 Likes
1,152

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

Read only

0 Likes
1,152

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

Read only

0 Likes
1,152

Hi Naren,

Do we have to create another structure.

Is any chance u know anything about Upgrade issues.

thanks.

Regards,

Naveen.

Read only

Former Member
0 Likes
1,153

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

Read only

0 Likes
1,152

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.

Read only

Former Member
0 Likes
1,152

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

Read only

0 Likes
1,152

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