Skip to Content
0
Former Member
Jan 17, 2006 at 09:48 AM

Creating an Installation

72 Views

Hi,

I am new to CRM environment . I am struck up on a particular requirement of creating a Business partner and attaching an installation to the business Partner on

submitting a Form.Most of the data's can be hardcoded.

I am able to create Business partner using the BAPI

BAPI_BUPA_CREATE_FROM_DATA.

I am able to create Installation also using the Function module CRM_IBASE_CREATE

My problem is that these entities , i am not able to link.

ie the Installation which is created should be under the Partner. Installation is getting updated in the IBIB table,but not assigned to the partner.

I suppose that the guiid's need to be mapped properly.How to do this.

Anyone worked on a similar requirement please pour in some suggestions

Thanks in advance,

Anoop