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

Alternative Tables ?

Chaitanyat
Participant
0 Likes
559

Hi all,

There are two tables in ECC 6.0 namely,

TMENU01 - Node Table for General Structure Storage, and

TMENU01T - General Structure Storage Node Names.

I have used these two tables in one of my programs developed in ECC 6.0 . Now when i execute the same program in 4.0B, the program is giving an error because the tabes do not exist in that version. It would be of great help if somebody can suggest me alternative tables for the same in the later version.

regards,

Chaitanya.

Hi all,

There are two tables in ECC 6.0 namely,

TMENU01 - Node Table for General Structure Storage, and

TMENU01T - General Structure Storage Node Names.

I have used these two tables in one of my programs developed in ECC 6.0 . Now when i execute the same program in 4.0B, the program is giving an error because the tabes do not exist in that version. It would be of great help if somebody can suggest me alternative tables for the same in the later version.

regards,

Chaitanya.

2 REPLIES 2
Read only

Former Member
0 Likes
513

Hi

i am also using ECC 6.0

please try any of these tables

for Node

QMM_NODE

for node names

IATNODE01T

IWB0NODET

IWB1NODET

IWB2NODET

KDS_NODET

KWN_NODET

KWPWNODET

QMM_NODET

TARCH01T

TDOKUIMGT

Thanks

Shiva

Read only

0 Likes
513

Hi siva,

Let me re iterate my question. I need alternative tables for the ones i have mentioned above in version 4.0B. The tables i have mentioned do work well in 6.0.

Thanks a lot siva,

regards,

chaitanya