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

Inserting Zfields in BUT000

Former Member
0 Likes
702

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

2 REPLIES 2
Read only

Former Member
0 Likes
502

u have to append field to the BUT000 and then pass on the fields.

Read only

Former Member
0 Likes
502

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.