Menu

SAP Function Module ADDR_COMPOSE_STREET_LINE

The Function Module ADDR_COMPOSE_STREET_LINE () is a standard Function Module in SAP ERP and is part of the function group SADR within the package SZAD.

Technical Information

Function Module ADDR_COMPOSE_STREET_LINE
Short Text
Function Group SADR
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS_LAYOUT_KEY LIKE T005A-ADDRS
COUNTRY LIKE ADRC-COUNTRY Country
HOUSE_NUMBER LIKE ADRC-HOUSE_NUM1 SPACE House Number
HOUSE_NUMBER2 LIKE ADRC-HOUSE_NUM2 SPACE
LANGUAGE LIKE ADRC-LANGU
LENGTH TYPE I 80
RULE TYPE AD_STRRULE
STREET LIKE ADRC-STREET

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT_SHORTENED TYPE XFELD
STREET_LINE LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.