SAP ABAP Function Module ADDRESS_SHOW_PRINTFORM (Display a formatted address in a popup)
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 | ADDRESS_SHOW_PRINTFORM | Display a formatted address in a popup |
Function Group | SADR | Address formatting |
Program Name | SAPLSADR | |
INCLUDE Name | LSADRU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ADDRESS_PRINTFORM | TYPE | ADRS_PRINT | Formatted address (type 1,2,3) | |||
![]() |
ADDRESS_SHORT_FORM | TYPE | SZAD_FIELD-ADDR_SHORT | Short form of the formatted address (type 1,2,3) | |||
![]() |
ADDRESS_DATA_CARRIER | TYPE | SZAD_FIELD-ADDR_DC | Data carrier address (type 1,2,3) | |||
![]() |
NUMBER_OF_USED_LINES | TYPE | ADRS-ANZZL | Number of lines occupied (type 1,2,3) | |||
![]() |
NAME_IS_EMPTY | TYPE | SZAD_FIELD-FLAG | Flag: Name fields empty, no formatting | |||
![]() |
ADDRESS_NOT_FOUND | TYPE | SZAD_FIELD-FLAG | ||||
![]() |
EV_EXIT_CAUSED_BY_CALLER | TYPE | CHAR1 | Delete list in CALLBACK_USER_COMMAND | |||
![]() |
EV_EXIT_CAUSED_BY_USER | TYPE | SLIS_EXIT_BY_USER | How the user left the list | |||
![]() |
ADDRESS_1 | TYPE | ADRS1 | Transfer structure: Address data (type 1) | |||
![]() |
ADDRESS_2 | TYPE | ADRS2 | Transfer structure: Address data (type 2) | |||
![]() |
ADDRESS_3 | TYPE | ADRS3 | Transfer structure: Address data (type 3) | |||
![]() |
ADDRESS_TYPE | TYPE | SZAD_FIELD-ADDR_TYPE | SPACE | Address type: 1,2,3 or ' '(default) | ||
![]() |
ADDRESS_NUMBER | TYPE | ADRC-ADDRNUMBER | SPACE | Address number for special cases (Japan; type 1,SPACE) | ||
![]() |
ADDRESS_HANDLE | TYPE | SZAD_FIELD-HANDLE | SPACE | |||
![]() |
PERSON_NUMBER | TYPE | ADRP-PERSNUMBER | SPACE | |||
![]() |
PERSON_HANDLE | TYPE | SZAD_FIELD-HANDLE | SPACE | |||
![]() |
SENDER_COUNTRY | TYPE | SZAD_FIELD-SEND_CNTRY | SPACE | Sender country (for type 1,2,3) | ||
![]() |
RECEIVER_LANGUAGE | TYPE | T002-SPRAS | SPACE | Recipient language (for type 1,2,3) | ||
![]() |
NUMBER_OF_LINES | TYPE | ADRS-ANZZL | 10 | Max. line length for the formatting (type 1,2,3) | ||
![]() |
STREET_HAS_PRIORITY | TYPE | SZAD_FIELD-STREETPRIO | SPACE | Flag: Street has priority over PO Box | ||
![]() |
LINE_PRIORITY | TYPE | SZAD_FIELD-PRIORITY | SPACE | Line suppresion sequence | ||
![]() |
COUNTRY_NAME_IN_RECEIVER_LANGU | TYPE | SZAD_FIELD-FLAG | SPACE | Flag: Output country in recipient language | ||
![]() |
LANGUAGE_FOR_COUNTRY_NAME | TYPE | T002-SPRAS | SPACE | Country name language | ||
![]() |
NO_UPPER_CASE_FOR_CITY | TYPE | SZAD_FIELD-FLAG | SPACE | |||
![]() |
IS_BUPA_TIME_DEPENDENCY | TYPE | ADBUPA_TD | SPACE | Transfer Structure for Time Dependency BUT000 | ||
![]() |
BLK_EXCPT | TYPE | AD_BLKFLAG | Indicator: Exception for Blocked Address | |||
![]() |
ADDRESS_BLOCKED | TYPE | Address Blocked | ||||
![]() |
PERSON_BLOCKED | TYPE | Person Blocked | ||||
![]() |
CONTACT_PERSON_BLOCKED | TYPE | Contact Person Blocked | ||||
![]() |
ADDR_TO_BE_FORMATED_IS_BLOCKED | TYPE | Address to be formatted is blocked | ||||
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 | 19990505 |
SAP Release Created in |