The Function Module HRFPM_ADT_GRP_FRAMEWORK_COLUMN (ADT-Bezeichnung als Spalte im Framework) is a standard Function Module in SAP ERP and is part of the function group HRFPM_ADT within the package PM01.
Function Module | HRFPM_ADT_GRP_FRAMEWORK_COLUMN |
Short Text | ADT-Bezeichnung als Spalte im Framework |
Function Group | HRFPM_ADT |
Package | PM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | OBJEC-BEGDA | Beginndatum | |
COL_KEY | TYPE | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | |
ENDDA | LIKE | OBJEC-ENDDA | Endedatum | |
KEY_DATE | LIKE | OBJEC-BEGDA | Beginndatum | |
TREE_HANDLE | CLASS | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI |
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 |
---|---|---|---|---|
COLUMN_CONTENT | LIKE | ORGNODECON | HR-CA Tree-Schale: Spalteninhalt | |
LEGEND_ICON_TEXT | LIKE | TREELEGEND | Einträge für Legende der HR-Tree Schale | |
TREE_OBJECTS | LIKE | TREE_OBJEC | Struktur objec mit Knotenschlüssel für Tree-Control | |
TREE_STRUCTURE | LIKE | TREE_STRUC | Struktur struc mit Knotenschlüssel für Tree-Control |
This function module does not define any Exceptions.