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

Which BAPI/function module's can be used instead BIM to update Ibase(IB52)

Former Member
0 Likes
1,192

Hi experts,

I am searching for the BAPI/ function modules to update Ibase.We have ECC 5.0 and BIM for IB52.BIM gives often errors and we want to replace it with the function modules, but I can not find the proper one(there are a lot of function modules for Ibase but which one is right)

Did someone have the same problem?Could someone help me?

Kind regards,

Danijela Zivanovic

Hi experts,

I am searching for the BAPI/ function modules to update Ibase.We have ECC 5.0 and BIM for IB52.BIM gives often errors and we want to replace it with the function modules, but I can not find the proper one(there are a lot of function modules for Ibase but which one is right)

Did someone have the same problem?Could someone help me?

Kind regards,

Danijela Zivanovic

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
819

Hi Danijela,

have you already tried to find a BAPI / FM via the Business Object Repository (SWO1)?

I'm not sure, but I think we used th IB_IBASE_CREATE function module in the past. But this was on CRM system (or was it IS-U). So again, not sure about this one.

Still working at Atos, or..?

Kind regards,

Micky Oestreich

Edited by: Micky Oestreich on Apr 15, 2008 12:40 PM

Read only

Former Member
0 Likes
819

Hi Micky,

I have searched in BOR but there are no BAPI for it.

IB_IBASE_CREATE can not be used to update Ibase.

We have to add some components in Ibase or to update some component fields in Ibase.

Kind regards,

Danijela

Read only

0 Likes
819

Hi Danijela,

a bit late, but for future reference for anyone else:

did you try IBPP_CHANGE_IBASE to update? (this is used by COIB transaction)

To create, use IBPP_CREATE_IBASE.

I have used this to create ibase from a test program, haven't tried IBPP_CHANGE_IBASE yet.

Currently working on this.

thanks,

David