‎2008 May 17 2:41 AM
I have created a table with following fields, and address number field referencing the check table ARDC
MANDT MANDT CLNT 3 0 Client
WORKLOC GEBNR CHAR 6 0 Building Number
ADDRNUMBER AD_ADDRNUM CHAR 10 0 Address number
I have created table maintenance for the table and I am getting the following error, while creating entries it display only with one field which is BUILDING NUMBER
"ADDRESS CANNOT BE MAINTAINED, ENTRY IN THE TABLE TSADRV MISSING".
Please suggest.
Thanks & Regards
Arun
‎2008 May 17 6:37 AM
Please check if there is a check table linked to AD_ADDRNUM . If so then you will get that error. To avoid that , create ur own data element and domain
assign points if helpful.
‎2008 May 17 2:47 PM
Hi Arun,
I tried this. Seems something strange. Try creating entry in TSADRV table. It is maintainable table. If it also doesnot works then u have to create Zdomain and use it. For search help u can assign ADRC as value table for ur domain.
Thanks,
Vinod.
‎2008 May 22 11:05 AM
Hi Arun,
The usage and reference to the ADRC table is restricted by SAP, to certain std structures and tables. If someone wants to refer to this table or its fields, etc., then one needs to maintain their data element which refers to this, in this table TSADRV.
You can find more info at the SAP Help Portal.
Regards
Rekha