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

Address cannot be maintained, entry in table TSADRV missing

Former Member
0 Likes
1,961

Hi all,

I have created one table in data dictionary with three fields:

WERKS

ADRNR

ADRN2

But when I tried to maintain entries in this table, it is showing error as:

Address cannot be maintained, entry in table TSADRV missing.

Please suggest.

Thanks.

6 REPLIES 6
Read only

Former Member
0 Likes
1,268

Hi,

Have u refered to TSADRV while table creation by any chance?

Regards,

Ramya

Read only

0 Likes
1,268

Hi Ramya,

No I haven't reffered to the table, TSAVDR while creating my table.

But after getting error, I tried to maintain the entry with table name which I created, but it asks for some group which I don't know.

Read only

0 Likes
1,268

Hi

I created one table with the values and it is working fine

I think for ADRNR and ADRN2 you need to select data element as AD_ADDRNUM

regards

Shiva

Read only

0 Likes
1,268

I have used data element as ADRN2 for field ADRN2.

I have reffered EKPO table and taken both the data elements as mentioned in EKPO table.

Read only

0 Likes
1,268

Hi

In EKPO also the one which is mentioned try changing the same

let me know

Regards

Shiva

Read only

0 Likes
1,268

I have tried with other data element also, but same error occurs.

Have you maintained ur table in TSADRV?