2007 Apr 18 10:53 PM
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.
2007 Apr 18 11:45 PM
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
2007 Apr 18 11:11 PM
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
2007 Apr 18 11:13 PM
Hi Narendran,
I tried with the link.
But its not working.
ZBAPI_ORDER_STATUS_IMPORT iam unable to creat this.
2007 Apr 18 11:14 PM
Hi,
What is the error you are getting and in which step..
THanks,
Naren
2007 Apr 18 11:25 PM
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.
2007 Apr 18 11:33 PM
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
2007 Apr 18 11:41 PM
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
2007 Apr 18 11:44 PM
Hi Naren,
Do we have to create another structure.
Is any chance u know anything about Upgrade issues.
thanks.
Regards,
Naveen.
2007 Apr 18 11:45 PM
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
2007 Apr 18 11:52 PM
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.
2007 Apr 19 12:23 AM
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
2007 Jul 10 10:19 AM
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