SAP ABAP Function Module ADDR_DELETE (Deletion of an address without dialog)
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
Basic Data
Function Module ADDR_DELETE Deletion of an address without dialog  
Function Group SZA0   Business Address Services (w/o Dialog)  
Program Name SAPLSZA0    
INCLUDE Name LSZA0U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE SZAD_FIELD-RETURNCODE Return code: ' '(ok), 'I'nfo, 'W'arning, 'E'rror
Exporting RELATIONS_EXIST TYPE SZAD_FIELD-FLAG Persons are still assigned to the address
Exporting EV_DELETION_RESULT TYPE AD_DELRETC Return Code for Deletion of Addresses
Importing ADDRESS_HANDLE TYPE SZAD_FIELD-HANDLE SPACE Address handle (temporary key)
Importing ADDRESS_NUMBER TYPE ADCP-ADDRNUMBER SPACE Address Number (Key of Database Table)
Importing ADDRESS_REFERENCE TYPE ADDR_REF Reference to Address
Importing DATE_FROM TYPE ADCP-DATE_FROM '00010101' (Reference Date for Address)
Importing BLK_EXCPT TYPE AD_BLKFLAG Flag: Blocked exception
Tables ERROR_TABLE TYPE ADDR_ERROR Table with errors, warnings, information
Exception ADDRESS_NOT_EXIST TYPE Address does not exist
Exception PARAMETER_ERROR TYPE Incorrect parameter values
Exception INTERNAL_ERROR TYPE Serious internal error
Exception REFERENCE_NOT_EXIST TYPE Entered reference does not exist
Exception ADDRESS_BLOCKED TYPE Address is blocked
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950120 
SAP Release Created in