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

Replace Data Element in Table

Former Member
0 Likes
1,179

Hi Experts, I was reading Note 1007238 - Enhancement of field for formula in table AT30 and at the end as a final manual instruction it reads: In the table AT30, replace the data element TB_XFORMEL of the field XFORMEL with the data element TFMXFORMEL2.

HOW can I replace this data element???

Please HELP!

THANKS in Advance

Santiago

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
945

Hi Santiago,

As it is an OSS note implementation with manual steps, be ready to call you basis colleague in order to get you an object access key to change the standard table.

As Arthur said, you have to do as below:

SE11-> set table AT30 on table field -> press change -> put the object access key (that you asked to basis) -> change the data element TB_XFORMEL for TFMXFORMEL2 from field XFORMEL.

Note: When you try to change the table for the first time, the access key will be needed. Copy all the fields, or even make a printscreen and send it to basis to register it in the SAP portal. Be very careful, you are manually changing a standard table.

Regards,

Renan

2 REPLIES 2
Read only

arthur_alvesteixeira
Active Participant
0 Likes
945

1. Transaction se11

2. Column Data element

3. Change the Data element name

Read only

Former Member
0 Likes
946

Hi Santiago,

As it is an OSS note implementation with manual steps, be ready to call you basis colleague in order to get you an object access key to change the standard table.

As Arthur said, you have to do as below:

SE11-> set table AT30 on table field -> press change -> put the object access key (that you asked to basis) -> change the data element TB_XFORMEL for TFMXFORMEL2 from field XFORMEL.

Note: When you try to change the table for the first time, the access key will be needed. Copy all the fields, or even make a printscreen and send it to basis to register it in the SAP portal. Be very careful, you are manually changing a standard table.

Regards,

Renan