The Function Module HRWPC_CHECK_FUNCTION_CALL (Test der Funktionsbaustein-Aufruf zum Spaltenframework) 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_CHECK_FUNCTION_CALL |
Short Text | Test der Funktionsbaustein-Aufruf zum Spaltenframework |
Function Group | HRWPC_TO_REMOTE |
Package | PWPC_MAN_TEAMOVERVIEW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERP | TYPE | FLAG | ' ' | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARRAYTYPE | LIKE | TWPC_ARRAYTP-ARRAYTYPE | Spaltengruppe | |
CONTENTLINKS | TYPE | HRWPC_T_SERVICE_INFO_ERP | Tabelle: Auswertung der Service-Informationen |
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 |
---|---|---|---|---|
COLUMNS_INFO_ERP | LIKE | HRWPC_S_COL_INFO_ERP | Spalteninformation | |
CONTENT_ERP | LIKE | HRWPC_S_ALLCONT_ERP | Spalteninhalte und Linkinfos aller Spalten |
This function module does not define any Exceptions.