SAP ABAP Function Module ADDRESS_INSERT ((Obsolet) Adressverwaltung: Hinzufügen von Adressen und abhängigen Daten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZA (Package) R/3 Development Central Address Management (Old)
Basic Data
Function Module ADDRESS_INSERT (Obsolet) Adressverwaltung: Hinzufügen von Adressen und abhängigen Daten  
Function Group SAD2   Address management w/o screen (obsolete)  
Program Name SAPLSAD2    
INCLUDE Name LSAD2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_ADRNR TYPE SADR-ADRNR Address number
Exporting RTCODE TYPE SYST-SUBRC Retruncode
Importing ENTRY_COMPANY TYPE SADR Company data for SADR
Importing ENTRY_KIND_OF_ADDR TYPE SYST-INPUT Type of address number C=Company/P
Importing ENTRY_PERSONAL TYPE SADRP Person data for SADRP
Importing NO_DUPREC TYPE SONV-FLAG SPACE Flag: Doppelte SMTP-Adresse nicht erlaubt
Tables CS1_TAB TYPE SADR10 Reserve table
Tables CS2_TAB TYPE SADR11 Reserve table
Tables CS3_TAB TYPE SADR12 Reserve table
Tables CS4_TAB TYPE SADR13 Reserve table
Tables CS5_TAB TYPE SADR14 Reserve table
Tables EDI_TAB TYPE SADR6 Reserve table
Tables FAX_TAB TYPE SADR3 FAX numbers
Tables RML_TAB TYPE SADR7 RMail numbers
Tables SSW_TAB TYPE SADR9 Reserve table
Tables TEL_TAB TYPE SADR2 Telephone numbers
Tables TLX_TAB TYPE SADR5 Telex numbers
Tables TTX_TAB TYPE SADR4 Teletext numbers
Tables X40_TAB TYPE SADR8 X400 numbers
Exception ADDR_EXIST TYPE Address number exists
Exception ADDR_NUMBER_OVERFLOW TYPE Address number overflow
Exception DEFAULT_COMMU_NR_MISSING TYPE Standard communication number miss
Exception DEFAULT_COMMU_SYS_MISSING TYPE Standard communication system miss
Exception PERS_COMP_RELATION_NOT_OK TYPE Error in relationship person <-> company
Exception WRONG_HEAD_DATA TYPE incorrect company/person data
Exception WRONG_PARAMETER TYPE incorrect parameter passing
Exception WRONG_POSN_DATA TYPE incorrect data in table
               
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  19950113 
SAP Release Created in