SAP ABAP Function Module ADDR_GET_ERROR_STATUS (Festlegen der ID-Kategorie für neu angelegte Adressen)
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_GET_ERROR_STATUS Festlegen der ID-Kategorie für neu angelegte Adressen  
Function Group SZA0   Business Address Services (w/o Dialog)  
Program Name SAPLSZA0    
INCLUDE Name LSZA0U89    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ERROR_STATUS TYPE AD_ERR_STATUS Error Status of Address
Importing IV_ADDRESS_TYPE TYPE AD_ADRTYPE Address type (1=Organization, 2=Person, 3=Contact person)
Importing IV_ADDRESS_NUMBER TYPE AD_ADDRNUM Address Number
Importing IV_PERSON_NUMBER TYPE AD_PERSNUM Person number
Importing IV_ADDRESS_HANDLE TYPE AD_HANDLE Handle for Creating Addresses/Persons (Bus. Addr. Services)
Importing IV_PERSON_HANDLE TYPE AD_HANDLE Handle for Creating Addresses/Persons (Bus. Addr. Services)
Exception ADDRESS_NOT_EXIST TYPE The provided address does not exist
Exception PARAMETER_ERROR TYPE The import parameters are inconsistent
               
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  20110909 
SAP Release Created in