Menu

SAP Function Module FTR_PARTNER_GET_TEXT

Textbezeichnung des Geschäftspartners (Rolle variabel, default:TR-Partner)

The Function Module FTR_PARTNER_GET_TEXT (Textbezeichnung des Geschäftspartners (Rolle variabel, default:TR-Partner)) is a standard Function Module in SAP ERP and is part of the function group FTR_REUSE_PARTNER within the package FTTR.

Technical Information

Function Module FTR_PARTNER_GET_TEXT
Short Text Textbezeichnung des Geschäftspartners (Rolle variabel, default:TR-Partner)
Function Group FTR_REUSE_PARTNER
Package FTTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_COMPANYCODE TYPE BUKRS SPACE Buchungskreis
PI_FLG_CHECK TYPE BOOLE_D SPACE Existenzprüfung durchführen? (X-ja, else-nein)
PI_PARTNER_ID TYPE TB_KONTRH Kontrahent
PI_PARTNER_ROLE TYPE C 'TR0151' Rolle (ist die alte TR-Partner Rolle)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_PARTNER_TEXT TYPE TB_XKONTRH Name und Anschrift des Geschäftspartners

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARTNER_NOT_FOUND Partner nicht gefunden
PARTNER_ROLE_NOT_FOUND Partner in Rolle nicht gefunden