‎2009 Jan 14 3:53 PM
Hi
How can I use BAPI_CUSTOMER_CHANGEFROMDATA1 to update KNA1-NAME4?
Thanks in advance.
‎2009 Jan 14 4:29 PM
Name4 is the field Secondname in that bapi
just put the customer number, change that field and mark that field in PI_PERSONALDATAX
‎2009 Jan 14 4:29 PM
Name4 is the field Secondname in that bapi
just put the customer number, change that field and mark that field in PI_PERSONALDATAX
‎2009 Jan 14 6:28 PM
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 requiredWhich field I must fill ?
Thanks for answering.
‎2009 Jan 14 6:32 PM
you need to fill all the mandatory fields present in the structures
‎2009 Jan 14 6:53 PM
PBS, I'm using only PI_PERSONALDATA and PI_PERSONALDATAX ( required ), which else must be mandatory.
Thanks for answering.
‎2009 Jan 14 6:42 PM
‎2009 Jan 14 6:58 PM
mandatory fields can be found out in transaction XD02.
take your customer number and see what data has been entered there.
‎2009 Jan 19 2:54 PM