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

Regarding Table enhancement

Former Member
0 Likes
792

Hi Folks,

Good Morning.

I have a requirement for enhance the standard table T024.

In 4.6C its having the following fields: MANDT, EKGRP, EKNAM, EKTEL, LDEST,

TELFX.

Where as in 4.7 the same table is having: MANDT, EKGRP, EKNAM, EKTEL, LDEST, TELFX,TEL_NUMBER, TEL_EXTENS, SMTP_ADDR.

Now my requirement is in 4.6C i need to add SMTP_ADDR field into table T024.

In fact i am able to do this using append structure, but its not reflect in the SPRO following path: "Material Management -> Purchasing -> Create Purchasing Group".

Please suggest how to go ahead with this issue.

I would be appriciate any help in this regard.

Thanks & Regards,

Hari.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
648

in maintenance it is using view V_024....you have modified table but view is still the old one which is showing in SPRO...

Hi Folks,

Good Morning.

I have a requirement for enhance the standard table T024.

In 4.6C its having the following fields: MANDT, EKGRP, EKNAM, EKTEL, LDEST,

TELFX.

Where as in 4.7 the same table is having: MANDT, EKGRP, EKNAM, EKTEL, LDEST, TELFX,TEL_NUMBER, TEL_EXTENS, SMTP_ADDR.

Now my requirement is in 4.6C i need to add SMTP_ADDR field into table T024.

In fact i am able to do this using append structure, but its not reflect in the SPRO following path: "Material Management -> Purchasing -> Create Purchasing Group".

Please suggest how to go ahead with this issue.

I would be appriciate any help in this regard.

Thanks & Regards,

Hari.

2 REPLIES 2
Read only

Former Member
0 Likes
649

in maintenance it is using view V_024....you have modified table but view is still the old one which is showing in SPRO...

Read only

0 Likes
648

Dear Sanjay Shah,

Thaks for your responce.

I will do this and if i get success i will respond you with results.

Regards,

Hari.