Menu

SAP Function Module HRWPC_GET_COLUMN_CONTENT_ERP

Spalteninhalt für eine Spalte liefern

The Function Module HRWPC_GET_COLUMN_CONTENT_ERP (Spalteninhalt für eine Spalte liefern) is a standard Function Module in SAP ERP and is part of the function group HRWPC_TO_COLUMNS within the package PWPC_MAN_TEAMOVERVIEW.

Technical Information

Function Module HRWPC_GET_COLUMN_CONTENT_ERP
Short Text Spalteninhalt für eine Spalte liefern
Function Group HRWPC_TO_COLUMNS
Package PWPC_MAN_TEAMOVERVIEW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE SY-DATUM SY-DATUM Gültigkeitsbeginn
COLNAME LIKE TWPC_COL-COLNAME Spaltenname
ENDDA LIKE SY-DATUM '99991231' Gültigkeitsende
KEY_DATE LIKE SY-DATUM SY-DATUM Stichtag für Darstellung der Daten
LANGU LIKE SY-LANGU SY-LANGU Ausgabesprache
UNAME TYPE SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers
VIEWID LIKE TWPC_V-VIEWID Sicht auf eine Organisationsstruktur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENTLINKS TYPE HRWPC_T_SERVICE_INFO_ERP Tabelle: Auswertung der Service-Informationen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COL_CONT_INFO LIKE HRWPC_S_COL_CONT_INFO_ERP Informationen zum Spalteninhalt

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENT LIKE HRWPC_S_KEYCOLCONT Spalteninhalte (Export)
OBJECT LIKE HRWPC_S_KEYOBJEC anzuzeigende Objekte (Import)
STRUCT LIKE HRWPC_S_KEYSTRUC Strukturinformationen (Import)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCORRECT_CB_CONTENT_IF falsche Schnittstelle des FBs CB_CONTENT
INCORRECT_CB_PCD_IF falsche Schnittstelle des FBs CB_PCD
INCORRECT_CB_URL_IF falsche Schnittstelle des FBs CB_IF
RELEASE_NOT_SUPPORTED Release wird nicht unterstützt