Menu

SAP Function Module HRWPC_GET_COLUMN_CONTENT

Spalteninhalt für eine Spalte liefern

The Function Module HRWPC_GET_COLUMN_CONTENT (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
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
COL_CONT_INFO LIKE HRWPC_S_COL_CONT_INFO Informationen zum Spalteninhalt
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CONTENT LIKE HRWPC_S_KEYCOLCONT Spalteninhalte (Export)
OBJECT LIKE HRWPC_S_KEYOBJEC anzuzeigende Objekte (Import)
PARAMETER LIKE HRWPC_S_KEYPARA Parameter für PCD-Service (Export)
STRUCT LIKE HRWPC_S_KEYSTRUC Strukturinformationen (Import)
URL LIKE HRWPC_S_KEYURL externer Link (Export)

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