SAP ABAP Message Class AM Message Number 289 (Address maintenance cannot be called; error in table TSADRV)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZAD (Package) SAP Technology - Business Services: Address Management
Attribute
Message class AM  
Short Description Business Address Services    
Message Number 289  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Address maintenance cannot be called; error in table TSADRV
Help Document

Diagnosis

The entry for table , field in the Business Address Services control table TSADRV is incomplete. The address group is not specified.

A domain of the old address table is also used for the address in the table.

System Response

The address management cannot be called without the address group.

Procedure

  • If the table is part of a customer development:
    make the following entry in the table TSADRV using transaction SM30:
    Logical table name:
    Logical field name:
    All customizing objects not delivered by SAP should use a consistent address group in the customer name space: use address group 'ZA01'.
    As this address group is in the customer name space of table TSAD7, the entry 'ZA01' must also be made in table TSAD7 in the customer system:
    Key: ZA01
    Description: Customizing: Customer object addresses
    Direct maint.: not marked
    Also create the address group 'ZADE' in the table TSAD7 for addresses of deleted customer objects (if the address of the address group 'ZA01' is still referred to elsewhere when you try to delete a customer object, the address is not deleted, the address group is changed to 'ZADE'):
    Key: ZADE
    Description: Customizing: Adresses of deleted customer objects
    Direct maint: not marked
    If it is a new development, the address number field should also refer to the Business Address Services (AD_ADDRNUM) domains.
  • If it is an SAP table:
    this should not arise in customer systems. If it does, send a problem message to SAP, specifying AM 289, the number of this message.

Procedure for System Administration

History
Last changed on/by 20141121  SAP 
SAP Release Created in