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

Changing the field Description

Former Member
0 Likes
1,018

Hello Gurus,

This is the requirement :-

In the transaction Xk01. In the General Data that is in Control Checbox we have fields with description Tax Number 1 (LFA1-STCD1) and Tax Number 2 (LFA1-STCD2) . These descriptions should be changed to SS number and EIN number .

Can you please give me the solution.Its urgent.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
815

Goto CMOD t-code

On the menu click on Goto->Text enhancements->Keywords->Change.

Here you give the name ofthe data element and change the text.

Note: This will reflect in entire system.

Thanks,

SKJ

Hello Gurus,

This is the requirement :-

In the transaction Xk01. In the General Data that is in Control Checbox we have fields with description Tax Number 1 (LFA1-STCD1) and Tax Number 2 (LFA1-STCD2) . These descriptions should be changed to SS number and EIN number .

Can you please give me the solution.Its urgent.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
816

Goto CMOD t-code

On the menu click on Goto->Text enhancements->Keywords->Change.

Here you give the name ofthe data element and change the text.

Note: This will reflect in entire system.

Thanks,

SKJ

Read only

0 Likes
815

Hello SKJ,

Its working fine .Thanks a lot .