Menu

SAP Function Module BPAR_P_ADDRESS_INTO_PRINTFORM

Anschrift aufbereiten

The Function Module BPAR_P_ADDRESS_INTO_PRINTFORM (Anschrift aufbereiten) is a standard Function Module in SAP ERP and is part of the function group BPPC within the package FBPAR.

Technical Information

Function Module BPAR_P_ADDRESS_INTO_PRINTFORM
Short Text Anschrift aufbereiten
Function Group BPPC
Package FBPAR
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_ENTRY LIKE BPDADR Address
ADDRESS_REFERENCE LIKE BPDADREF Address relationship
COUNTRY_SENDER LIKE T001-LAND1 SPACE Country of sender
COUNT_LINES LIKE ADRS-ANZZL 5 Number of lines in the address
PARTNER LIKE BP000 Business partner

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS LIKE ADRS Formatted address

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.