SAP ABAP Function Module ADDR_REFERENCE_INSERT (Einfügen einer neuen Verwendung zu einer bestehenden Adresse)
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_REFERENCE_INSERT Einfügen einer neuen Verwendung zu einer bestehenden Adresse  
Function Group SZA0   Business Address Services (w/o Dialog)  
Program Name SAPLSZA0    
INCLUDE Name LSZA0U20    
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 RETURNCODE_NUMBERRANGE TYPE INRI-RETURNCODE
Importing ADDRESS_NUMBER TYPE ADRC-ADDRNUMBER Address Number (Key of Database Table)
Importing ADDRESS_REFERENCE TYPE ADDR_REF
Importing CHECK_IF_REF_EXISTS TYPE CHAR1 'G'
Importing BLK_EXCPT TYPE AD_BLKFLAG Flag: Blocked Addess Exception
Tables ERROR_TABLE TYPE ADDR_ERROR Table with errors, warnings, information
Exception ADDRESS_NOT_EXIST TYPE Address does not exist
Exception REFERENCE_EXISTS TYPE
Exception INTERNAL_ERROR TYPE Serious internal error (MESSAGE A...)
Exception PARAMETER_ERROR TYPE Incorrect parameter values
Exception NUMBERRANGE_ERROR TYPE Error in Internal Number Assignment
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