The Function Module HRFPM_FILL_COLUMN_ORG_OBJECT (Spalte: (direkt/indirekt) Organisationseinheit eines HR Objektes) is a standard Function Module in SAP ERP and is part of the function group HRFPM_AWB_TOOLS within the package PAOC_FPM_COM_ENGINE.
Function Module | HRFPM_FILL_COLUMN_ORG_OBJECT |
Short Text | Spalte: (direkt/indirekt) Organisationseinheit eines HR Objektes |
Function Group | HRFPM_AWB_TOOLS |
Package | PAOC_FPM_COM_ENGINE |
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 | LIKE | Objektreferenz |
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.