SAP ABAP Function Module ADDRESS_INTO_PRINTFORM (Address Format According to Post Office Guidelines)
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_INTO_PRINTFORM | Address Format According to Post Office Guidelines |
Function Group | SADR | Address formatting |
Program Name | SAPLSADR | |
INCLUDE Name | LSADRU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ADRSWA_OUT | TYPE | ADRS | Transfer record: formatted address (type ' ') | |||
![]() |
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_SHORT_FORM_S | TYPE | SZAD_FIELD-ADDR_SHORT | Short form incl. street (type 1,2,3) | |||
![]() |
ADDRESS_DATA_CARRIER | TYPE | SZAD_FIELD-ADDR_DC | Data carrier address (type 1,2,3) | |||
![]() |
ADDRESS_DATA_CARRIER_0 | TYPE | SZAD_FIELD-ADDR_DC | Second line for the data medium (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 | Address not found (when entering address no.) | |||
![]() |
ADDRESS_PRINTFORM_TABLE | TYPE | SZADR_PRINTFORM_TABLE | Formatted address in table form | |||
![]() |
ADDRESS_SHORT_FORM_WO_NAME | TYPE | SZAD_FIELD-ADDR_SHORT | Short Form Street and City (Type 1,2,3) | |||
![]() |
EV_NATION | TYPE | ADRC-NATION | Actual version used if IV_NATION was transmitted | |||
![]() |
ADRSWA_IN | TYPE | ADRS | Structure: Address data/control parameter (type ' ') | |||
![]() |
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 (data is read directly) | ||
![]() |
ADDRESS_HANDLE | TYPE | SZAD_FIELD-HANDLE | SPACE | |||
![]() |
PERSON_NUMBER | TYPE | ADRP-PERSNUMBER | SPACE | Person number (data are read directly) | ||
![]() |
PERSON_HANDLE | TYPE | SZAD_FIELD-HANDLE | SPACE | |||
![]() |
SENDER_COUNTRY | TYPE | SZAD_FIELD-SEND_CNTRY | SPACE | Sender country (for type 1,2,3) - important ! | ||
![]() |
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 | Flag: No upper case letters for District and Country | ||
![]() |
IV_NATION | TYPE | ADRC-NATION | SPACE | International Version for Formatting | ||
![]() |
IV_NATION_SPACE | TYPE | T_BOOLE | SPACE | Flag: Use international version SPACE in all cases | ||
![]() |
IV_PERSON_ABOVE_ORGANIZATION | TYPE | T_BOOLE | SPACE | Print Person Above Organization | ||
![]() |
IS_BUPA_TIME_DEPENDENCY | TYPE | ADBUPA_TD | SPACE | Transfer Structure for Time Dependency BUT000 | ||
![]() |
IV_COUNTRY_NAME_SEPARATE_LINE | TYPE | XFELD | SPACE | Indicator: Always Ouput Country Name in its Own Line | ||
![]() |
IV_LANGU_CREA | TYPE | T002-SPRAS | SPACE | Language Key | ||
![]() |
IV_DISPLAY_COUNTRY_IN_SHRTFORM | TYPE | XFELD | SPACE | Display Country Key in Short Form | ||
![]() |
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 | 19951201 |
SAP Release Created in |