SAP ABAP Function Module ADDR_PERS_COMP_SEARCH (Suchen nach einer oder mehreren Ansprechpartneradressen ohne 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_PERS_COMP_SEARCH Suchen nach einer oder mehreren Ansprechpartneradressen ohne Dialog  
Function Group SZAH   Search Helps (Business Address Services)  
Program Name SAPLSZAH   Reserve function group H centr. address mgt. 
INCLUDE Name LSZAHU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ADDRESSES_FOUND_COUNT TYPE SYST-TABIX
Exporting RETURNCODE TYPE SZAD_FIELD-RETURNCODE Return code: ' '(ok), 'I'nfo, 'W'arning, 'E'rror
Importing SEARCH_IN_ALL_PERSON_GROUPS TYPE SZAD_FIELD-FLAG SPACE
Importing SEARCH_FOR TYPE ADDR3_FIND
Importing SEARCH_IN_ALL_ADDRESS_GROUPS TYPE SZAD_FIELD-FLAG 'X'
Tables SEARCH_RESULT TYPE ADDR3_VAL
Tables PERSON_GROUPS TYPE ADPGROUPS
Tables ADDRESS_GROUPS TYPE ADAGROUPS
Tables ERROR_TABLE TYPE ADDR_ERROR Table with errors, warnings, information
Exception PARAMETER_ERROR TYPE Incorrect parameter values
Exception INTERNAL_ERROR TYPE Serious internal error (MESSAGE A...)
               
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  20050115 
SAP Release Created in