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

Update KNA1-NAME4 using BAPI_CUSTOMER_CHANGEFROMDATA1

Former Member
0 Likes
1,279

Hi

How can I use BAPI_CUSTOMER_CHANGEFROMDATA1 to update KNA1-NAME4?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,118

Name4 is the field Secondname in that bapi

just put the customer number, change that field and mark that field in PI_PERSONALDATAX

7 REPLIES 7
Read only

Former Member
0 Likes
1,119

Name4 is the field Secondname in that bapi

just put the customer number, change that field and mark that field in PI_PERSONALDATAX

Read only

0 Likes
1,118

Ramiro Thank you ( muchas gracias )

I put text in NAME4 ( SECONDNAME ), PI_SALESORG and CUSTOMERNO but when I execute the bapi this message appear:

T ID                   NUM MESSAGE

E F2                   827 Make an entry in all fields where required

Which field I must fill ?

Thanks for answering.

Read only

Former Member
0 Likes
1,118

you need to fill all the mandatory fields present in the structures

Read only

0 Likes
1,118

PBS, I'm using only PI_PERSONALDATA and PI_PERSONALDATAX ( required ), which else must be mandatory.

Thanks for answering.

Read only

Former Member
0 Likes
1,118

Have you seen note 390045?

Rob

Read only

Former Member
0 Likes
1,118

mandatory fields can be found out in transaction XD02.

take your customer number and see what data has been entered there.

Read only

0 Likes
1,118

Could you please send an example? please.

Thanks a lot.