2007 May 02 12:48 PM
Hi,
When Business partners are passed from HR to CRM system, they come through idocs and get inserted in BUT000 in the Function Module BUP_BUPA_UPDATE. But I see that only standard fields of BUT000 are inserted. Is there any way by which we can insert the Zfields as well along with the standard fields?
Thanks & Regards,
Rahul Rathi
Hi,
When Business partners are passed from HR to CRM system, they come through idocs and get inserted in BUT000 in the Function Module BUP_BUPA_UPDATE. But I see that only standard fields of BUT000 are inserted. Is there any way by which we can insert the Zfields as well along with the standard fields?
Thanks & Regards,
Rahul Rathi
2007 May 02 12:51 PM
u have to append field to the BUT000 and then pass on the fields.
2007 May 02 12:51 PM
There are three ways to add the field.
1. append the structure.
2. include the structure.
3. there is a option for including the user field in the table .. only when in the chage mode you can add.
Regards,
Jayant.