SAP ABAP Function Module ADDR_PERS_COMP_NAME_SEARCH (Search Contact Person Addresses with Name String (Business Addr. Services))
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_NAME_SEARCH | Search Contact Person Addresses with Name String (Business Addr. Services) |
Function Group | SZAF | Functions for SAPoffice |
Program Name | SAPLSZAF | Reserve function group F centr. address mgt. |
INCLUDE Name | LSZAFU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NAME_STRING | TYPE | ADRP-NAME_TEXT | Complete name of selected contact person | |||
![]() |
KEY | TYPE | SZADR_SO_KEY_LINE2 | Selected contact person key | |||
![]() |
CANCELLED_BY_USER | TYPE | T_BOOLE | Flag: User cancelled search in dialog | |||
![]() |
NUMBER_OF_HITS | TYPE | I | Hit count | |||
![]() |
SEARCH_STRING | TYPE | SZADR_NAME_SEARCH_STRING | Search string for 'Last name, First name, Company' | |||
![]() |
PERSON_GROUPS | TYPE | SZADR_PERSON_GROUP_TAB | Person groups for search (include/exclude) | |||
![]() |
WITH_DIALOG | TYPE | T_BOOLE | 'X' | Flag: Hit list output as list | ||
![]() |
SINGLE_SELECTION | TYPE | T_BOOLE | SPACE | Flag: Only one entry can be selected (hit list) | ||
![]() |
SEARCH_IN_ALL_PERSON_GROUPS | TYPE | T_BOOLE | SPACE | Search all not-excluded groups | ||
![]() |
SEARCH_RESULT | TYPE | ADDR3_VAL | Hit list | |||
![]() |
PARAMETER_ERROR | TYPE | Incorrect parameter values | ||||
![]() |
INTERNAL_ERROR | TYPE | Serious internal error (MESSAGE A...) | ||||
![]() |
SEARCH_STRING_NOT_ALLOWED | TYPE | Not-allowed string in search string | ||||
![]() |
NO_MATCHES_FOUND | TYPE | No contact person found | ||||
Processing Type
Normal Function 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 | 19970407 |
SAP Release Created in |