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

Insert Data into Database table KNA1 in xd01.

Former Member
0 Likes
502

Hi Experts,

Good day.

I have added my Own fields in XD01 using BADI. I also append a structure containing those(my) fields in table KNA1.

Now I want to use these fields to insert data into KNA1.

Please tell me in brief how can i can do this.

Thanks & Regards

sohel

3 REPLIES 3
Read only

Former Member
0 Likes
447

Hello,

Check enhancement "SAPMF02D" --> "EXIT_SAPMF02D_001".

This exit is triggered just before saving the customer data. May be you can try checking if this exit helps.

Regards,

Pavan

Read only

0 Likes
447

Hello,

Also could you please tell whether you have added custom fields in an SAP provided include (for custom fields) or you have created a new include and added in to KNA1.

Regards,

Pavan

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
447

Hi you can search in SCN or Google, there are many links available.