on ‎2008 Apr 01 8:13 AM
Hi Friends,
Could you please tell me how do we change a field description for feilds in any Infotype?
For e.g. if i want to change the field name First name in IT0002 to Fore name - how do it do it?
Can it be done through configuration or ABAP assistance is required in the same?
Any inputs would be appreciated .
Cheers
Niharika
Request clarification before answering.
Hi,
You can do it with the transaction code: CMOD Project Management of SAP Enhancements, follow the steps...
Step 1: Enter transaction code: CMOD
Step 2: Enter the Project name
Step 3: GO TO -> Text enhancements -> Key Words -> Change
Step 4: Enter Data Element 'PAD_VORNA'
Step 5: Change the label from 'First name' to Fore name.
Regards,
Fouz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi ,
go through t.name t588m..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
As Sikinder rightly pointed out, it requires abap assistance. Generally the field names come from the data element descriptions. If you want to change the names, there are two ways of doing that.
1. Change the descirptions of Data Element. ( SE11 and Short text of Data Element)
2. Change the names in the screen itself. (SE51 and change the screen name).
Reward if helpful.
RSS.
https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=4706797
niharika as per ur requirement check this
ABAP assistance required
and check the table T588M
i think u know abt screen modifications
and lets wait for others respose
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to change field item
Description of Goods
To Particular in Tally invoice
Need TDL code
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 21 | |
| 16 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.