Menu

SAP Function Module FTR_PARTNER_ROLE_GET_TEXT

Rollen(-typ-)texte lesen

The Function Module FTR_PARTNER_ROLE_GET_TEXT (Rollen(-typ-)texte lesen) 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_ROLE_GET_TEXT
Short Text Rollen(-typ-)texte lesen
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_LANGUAGE TYPE SPRAS SY-LANGU Sprachenschlüssel
PI_ROLE TYPE BU_PARTNERROLE Rolle
PI_ROLETYPE TYPE BU_PARTNERROLECAT Rollentyp/-kategorie

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_ROLETYPE_TEXT TYPE BU_RLCTXT Bezeichnung eines GP-Rollentyps
PE_ROLETYPE_TITLE TYPE BU_RLCTITL Titel eines GP-Rollentyps
PE_ROLE_TEXT TYPE BU_PARTNERROLETXT Bezeichnung einer GP-Rolle
PE_ROLE_TITLE TYPE BU_PARTNERROLETITL Titel einer GP-Rolle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_TAB_ROLE_TEXTS LIKE BUS_TB003_T SAP GP: GP-Rollen mit Texten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARTNER_ROLETYPE_NOT_FOUND Rollentyp ist nicht vorgesehen
PARTNER_ROLE_NOT_FOUND Rolle ist nicht vorgesehen