SAP ABAP Function Module ADDRESS_READ_ALL_VERSIONS ((Obsolet) Adressenverwaltung: Lesen alle Versionen einer Adresse - mit Kom)
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_READ_ALL_VERSIONS (Obsolet) Adressenverwaltung: Lesen alle Versionen einer Adresse - mit Kom  
Function Group SAD2   Address management w/o screen (obsolete)  
Program Name SAPLSAD2    
INCLUDE Name LSAD2U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_KIND_OF_ADDR TYPE SYST-INPUT Type of the address: C=companies/P=persons
Exporting RTCODE TYPE SYST-SUBRC Return code
Importing ENTRY_ADRNR TYPE SADR-ADRNR Address number
Importing ENTRY_KIND_OF_ADDR TYPE SYST-INPUT SPACE Type of address: C=companies/P=persons
Importing ENTRY_P_WITH_C TYPE SADR-FLAG SPACE For private addresses, also read company address
Tables COMPANY_TAB TYPE SADR Table with company data
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 Table with telefax numbers
Tables PERSONAL_TAB TYPE SADRP Table with person data
Tables RML_TAB TYPE SADR7 Table with R/Mail addresses
Tables SSW_TAB TYPE SADR9 Table with Soft*Switch addresses
Tables TEL_TAB TYPE SADR2 Table with telephone numbers
Tables TLX_TAB TYPE SADR5 Table with telex numbers
Tables TTX_TAB TYPE SADR4 Table with teletex numbers
Tables X40_TAB TYPE SADR8 Table with X.400 addresses
Exception ADDR_NOT_EXIST TYPE Address does not exist
               
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