The Function Module HRWPC_GET_FRIENDTEXTS (Liest Texte zu Kohärenzbeziehungen (TWPC_FRIEND_T)) is a standard Function Module in SAP ERP and is part of the function group HRWPC_TO_REMOTE within the package PWPC_MAN_TEAMOVERVIEW.
Function Module | HRWPC_GET_FRIENDTEXTS |
Short Text | Liest Texte zu Kohärenzbeziehungen (TWPC_FRIEND_T) |
Function Group | HRWPC_TO_REMOTE |
Package | PWPC_MAN_TEAMOVERVIEW |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGU | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FRIENDTEXTS | LIKE | HRWPC_S_FRIENDTEXT | Bezeichnung der Kohärenzbeziehung | |
FRIENDTYPES | LIKE | HRWPC_S_FRIEND | Kohärenzbeziehung |
This function module does not define any Exceptions.