Menu

SAP Function Module HRCM_COL_STANDARD_FILL

Füllen der standardmäßig im Framework angegebenen Spalten

The Function Module HRCM_COL_STANDARD_FILL (Füllen der standardmäßig im Framework angegebenen Spalten) is a standard Function Module in SAP ERP and is part of the function group HRCMP00COOPER within the package PCMP.

Technical Information

Function Module HRCM_COL_STANDARD_FILL
Short Text Füllen der standardmäßig im Framework angegebenen Spalten
Function Group HRCMP00COOPER
Package PCMP
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 OBJEC-BEGDA Beginndatum
COL_KEY TYPE TV_ITMNAME Name einer Spalte / eines Items im Tree Control
ENDDA LIKE OBJEC-ENDDA Endedatum
KEY_DATE LIKE OBJEC-BEGDA Beginndatum

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
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

Exceptions

This function module does not define any Exceptions.