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

Business Partner - Fiscal data

Former Member
0 Likes
1,921

I'm looking for a BAPI or FM to add the following fiscal data fields to Business Partner:

KNA1-STKZA

KNA1-STKZU

KNA1-FITYP

I know that exists the BP1020 table, but I can't find where can I use it?

Anyone, could help me, please?

Thank you, in advance.

1 ACCEPTED SOLUTION
Read only

former_member1716
Active Contributor
0 Likes
1,307

Hello mpsm,

Did you try MASS T-code? Follow the below steps and check if it is fine.

1) Enter T-Code MASS

2) Give the Object Type as KNA1

3) In the next step either select the table KNA1 and execute

4) Now after entering the customer number, you can update the fields through this T-Code. Ensure you bring the required fields to update in the next screen

Regards!

2 REPLIES 2
Read only

former_member1716
Active Contributor
0 Likes
1,308

Hello mpsm,

Did you try MASS T-code? Follow the below steps and check if it is fine.

1) Enter T-Code MASS

2) Give the Object Type as KNA1

3) In the next step either select the table KNA1 and execute

4) Now after entering the customer number, you can update the fields through this T-Code. Ensure you bring the required fields to update in the next screen

Regards!

Read only

0 Likes
1,307

Thank you, Satish Kumar Balasubramanian!

By the way, I'm using the FM SD_CUSTOMER MAINTAIN_ALL and I got it to do what I intended.

Best regards! 🙂