Application Development 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: 

Customer master with holding tax data

Former Member
0 Kudos

Hi,

I am working on customer master transaction 'XD01'. I want add new fields to the existing subscreen 'with holding tax' and new fields in the new subscreen. There is no enhancement is available for this, but there a BADI 'CUSTOMER_ADD_DATA_CS'. But with this we can not update the data to table KNBW(with holding tax data). Can anybody worked on this type of requirements.

Thanks in Advance

Rajavardhana Reddy

2 REPLIES 2

Manohar2u
Active Contributor
0 Kudos

Hi Rajavardhana

Here there two interfaces you can use for transfering data to database and getting data from database.

SET_DATA Data Transfer

GET_DATA Transfer Data

Hope this helps you.

Cheers

Manohar

Former Member
0 Kudos

Hi Manohar,

Thanks for your reply. As i said earlier it does not contain any parameter corresponding to with holding tax information(i.e. table :KNBW). any more inputs on this

Thanks

Rajavardhana Reddy