The Function Module HRTNM_WORKSPACE_GET_ATTRIBUTES (Get workspace attributes) is a standard Function Module in SAP ERP and is part of the function group HRTNM_WORKSPACE within the package P99S_TNM.
Function Module | HRTNM_WORKSPACE_GET_ATTRIBUTES |
Short Text | Get workspace attributes |
Function Group | HRTNM_WORKSPACE |
Package | P99S_TNM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENT_ARRAYTYPE | TYPE | HRARRAYTYP | Column Framework: Column Group | |
CURRENT_BEGDA | TYPE | DATUM | Date | |
CURRENT_DATE | TYPE | DATUM | Date | |
CURRENT_ENDDA | TYPE | DATUM | Date | |
CURRENT_MAIN_OBJECT | TYPE | OBJEC | Work Area for Database PCH | |
CURRENT_MODE | TYPE | OMACTMODE | Organizational Management: Current Mode | |
CURRENT_PATHID | TYPE | WEGID | Evaluation Path | |
CURRENT_SCENARIO | TYPE | HROMSCEN | Hierarchy Framework: Scenario | |
CURRENT_SERVICE | TYPE | OMSERVICE | Hierarchy Framework: Interface Object Service | |
CURRENT_TOOLBAR | CLASS | CL_GUI_TOOLBAR | Toolbar Control | |
CURRENT_TREE_HANDLE | CLASS | CL_GUI_COLUMN_TREE | Column Tree Control |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.