Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FORMCLASS_TREE_HRF02 | HR Forms: Tree Used to Display Form Classes | 20020923 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_INFOTREE_HRF02 | HR Forms: Tree for Display of MetaNet | 20000112 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MD_TREE_HRF02 | HR Forms: Tree for Display of MetaNet | 20000117 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_METATREE_HRF02 | HR Forms: Tree for Display of MetaNet | 20000112 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SELECTION_TOOL_HRF02 | HR Forms: Tree for the Selection Overview | 20041214 |
Properties
| Class | CL_TREE_HRF02 | |
| Short Description | HR Forms: Basis Class for Trees | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAY_HRFORMS | HR Forms |
| Created | 20000105 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TREE_HRF02 has no interface implemented.
Friends
Class CL_TREE_HRF02 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Display or Change | 20000412 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Counter for Unique Node Names | 20000105 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | TV_ITMNAME | 'INFO' | Additional Info Column | 20000310 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | TV_ITMNAME | 'NAME' | Object Name Column | 20000310 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | TV_ITMNAME | 'TEXT' | Short Description Column | 20000310 | ||
| 6 | Constant | Public | Type reference (TYPE) | XFELD | ' ' | False | 20040714 | ||
| 7 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | True | 20040714 | ||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control | 20000112 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LTY_FILTER | Filter Definition | 20030425 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | HRF_ITAB | Header Table for Tree Printing | 20000406 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | HRF02_NODE_COLLECTION | Nodes in Tree | 20000105 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20000112 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20000112 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Tree type | 20000809 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Tree Control | 20000105 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | XFELD | Tree is Visible | 20020304 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_CTX_REQUEST | Instance Event (0) |
Public (2) |
Context menu request | 20000725 |
| 2 | MESSAGE | Instance Event (0) |
Public (2) |
Error in Tree | 20000406 |
| 3 | NODE_SELECTED | Instance Event (0) |
Public (2) |
Node Was Selected (Included in CL_TABSTRIP_HRF02) | 20000503 |
| 4 | SEL_NODE_DELETED | Instance Event (0) |
Public (2) |
Selection Nodes Were Deleted | 20000128 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_FILTER | Protected | See coding | Filter | 20030425 | BEGIN OF lty_filter,
selid TYPE rsdynsel-selid,
fields TYPE STANDARD TABLE OF rsdsfields WITH DEFAULT KEY,
texts TYPE STANDARD TABLE OF rsdstexts WITH DEFAULT KEY,
ranges TYPE rsds_trange,
END OF lty_filter
|
Method Signatures
Method CALL_OBJECT_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020221 | |||
| 2 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | HR Forms: Knoten des HR Baums | 20041209 | |||
| 3 | RE_PROCESSED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020308 |
Method CALL_OBJECT_FUNCTION on class CL_TREE_HRF02 has no exception.
Method CHANGE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_ICON | Call by reference | Type reference (TYPE) | TV_IMAGE | Neues Icon | 20000131 | |||
| 2 | IM_NEW_NAME | Call by reference | Type reference (TYPE) | HRF_NAME | Neuer Name | 20000131 | |||
| 3 | IM_NEW_TEXT | Call by reference | Type reference (TYPE) | SDOK_DESCR | Neuer Langtext | 20000131 | |||
| 4 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel eines Knotens | 20000131 | |||
| 5 | IM_NODE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Objekt | 20000131 |
Method CHANGE_NODE on class CL_TREE_HRF02 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TREE_HRF02 has no parameter.
Method CONSTRUCTOR on class CL_TREE_HRF02 has no exception.
Method COPY_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OBJECTS | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20020220 |
Method COPY_SELECTED_NODES on class CL_TREE_HRF02 has no exception.
Method FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILTER | Call by reference | Type reference (TYPE) | FLAG | Filter | 20000209 |
Method FILTER on class CL_TREE_HRF02 has no exception.
Method FREE Signature
Method FREE on class CL_TREE_HRF02 has no parameter.
Method FREE on class CL_TREE_HRF02 has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CHILDREN | Call by reference | Type reference (TYPE) | HRF02_NODE_COLLECTION | Knotenkollektion des Teilbaums | 20000127 | |||
| 2 | CH_CHILDREN_KEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Knotennamen des Teilbaums | 20000127 | |||
| 3 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Knotenname | 20000112 |
Method GET_CHILDREN on class CL_TREE_HRF02 has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_KEY | Value transfer | Type reference (TYPE) | I | Knotenschlüssel | 20000113 |
Method GET_KEY on class CL_TREE_HRF02 has no exception.
Method GET_NODE_ANCESTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Knoten | 20000809 | |||
| 2 | RE_ANCESTOR | Value transfer | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Ancestor-Knoten | 20000313 |
Method GET_NODE_ANCESTOR on class CL_TREE_HRF02 has no exception.
Method GET_NODE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knoten | 20000113 | |||
| 2 | RE_NODE | Value transfer | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Knoten | 20000112 |
Method GET_NODE_BY_KEY on class CL_TREE_HRF02 has no exception.
Method GET_NODE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | HRF_NAME | Name des Knoten | 20000113 | |||
| 2 | RE_NODE | Value transfer | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Knoten | 20000112 |
Method GET_NODE_BY_NAME on class CL_TREE_HRF02 has no exception.
Method GET_NODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knoten | 20000105 | |||
| 2 | RE_TYPE | Value transfer | Type reference (TYPE) | CHAR20 | Knotentyp | 20000114 |
Method GET_NODE_TYPE on class CL_TREE_HRF02 has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODES | Call by reference | Type reference (TYPE) | HRF02_NODE_COLLECTION | Liste mit selektierten Knoten | 20000117 |
Method GET_SELECTED_NODES on class CL_TREE_HRF02 has no exception.
Method GET_USR_SETTINGS Signature
Method GET_USR_SETTINGS on class CL_TREE_HRF02 has no parameter.
Method GET_USR_SETTINGS on class CL_TREE_HRF02 has no exception.
Method HIDE Signature
Method HIDE on class CL_TREE_HRF02 has no parameter.
Method HIDE on class CL_TREE_HRF02 has no exception.
Method INIT_DOCKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOCK_POS | Call by reference | Attribute reference (LIKE) | CL_GUI_DOCKING_CONTAINER=>DOCK_AT_LEFT | CL_GUI_DOCKING_CONTAINER=>DOCK_AT_LEFT | Docking (top,left) | 20010228 | ||
| 2 | IM_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Dynnr aus Constructor | 20010228 | |||
| 3 | IM_REPID | Call by reference | Type reference (TYPE) | SYREPID | Repid aus Constructor | 20010228 |
Method INIT_DOCKING on class CL_TREE_HRF02 has no exception.
Method INIT_EVENTS Signature
Method INIT_EVENTS on class CL_TREE_HRF02 has no parameter.
Method INIT_EVENTS on class CL_TREE_HRF02 has no exception.
Method INIT_TOOLBAR Signature
Method INIT_TOOLBAR on class CL_TREE_HRF02 has no parameter.
Method INIT_TOOLBAR on class CL_TREE_HRF02 has no exception.
Method INIT_TREE Signature
Method INIT_TREE on class CL_TREE_HRF02 has no parameter.
Method INIT_TREE on class CL_TREE_HRF02 has no exception.
Method INSERT_NODES_FROM_TABLE Signature
Method INSERT_NODES_FROM_TABLE on class CL_TREE_HRF02 has no parameter.
Method INSERT_NODES_FROM_TABLE on class CL_TREE_HRF02 has no exception.
Method INSERT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knotens | 20000113 | |||
| 2 | IM_NODE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Objekt zum Einfügen in den Baum | 20000113 | |||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Elternknoten | 20000113 | |||
| 4 | IM_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Elternknoten | 20000113 |
Method INSERT_OBJECT on class CL_TREE_HRF02 has no exception.
Method INSERT_OBJECT_INTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knotens | 20000313 | |||
| 2 | IM_NODE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Objekt zum Einfügen in den Baum | 20000313 | |||
| 3 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Elternknoten | 20000313 | |||
| 4 | IM_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Elternknoten | 20000313 |
Method INSERT_OBJECT_INTERN on class CL_TREE_HRF02 has no exception.
Method ON_BTN_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20010228 |
Method ON_BTN_CLICK on class CL_TREE_HRF02 has no exception.
Method ON_BTN_MENU_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20010228 | |||||
| 2 | POSX | Value transfer | Attribute reference (LIKE) | 20010228 | |||||
| 3 | POSY | Value transfer | Attribute reference (LIKE) | 20010228 |
Method ON_BTN_MENU_CLICK on class CL_TREE_HRF02 has no exception.
Method ON_CTX_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20010228 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010228 |
Method ON_CTX_MENU_REQUEST on class CL_TREE_HRF02 has no exception.
Method ON_CTX_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20010228 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20010228 |
Method ON_CTX_MENU_SELECT on class CL_TREE_HRF02 has no exception.
Method PASTE_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTS | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag & Drop DataObject | 20020220 |
Method PASTE_SELECTED_NODES on class CL_TREE_HRF02 has no exception.
Method PRINT Signature
Method PRINT on class CL_TREE_HRF02 has no parameter.
Method PRINT on class CL_TREE_HRF02 has no exception.
Method PROCESS_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020308 | |||
| 2 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | HR Forms: Knoten des HR Baums | 20020308 | |||
| 3 | RE_PROCESSED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020308 |
Method PROCESS_FUNCTION on class CL_TREE_HRF02 has no exception.
Method REMOVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Knotenname | 20000127 |
Method REMOVE_OBJECT on class CL_TREE_HRF02 has no exception.
Method SCROLL_TO_ADJAC_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Tree Control: Schlüssel eines Knotens | 20040906 |
Method SCROLL_TO_ADJAC_OBJECT on class CL_TREE_HRF02 has no exception.
Method SET_ICON_2ND_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | C | Icon | 20000203 | |||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knotens | 20000203 |
Method SET_ICON_2ND_COL on class CL_TREE_HRF02 has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | HRF_NAME | neuer Name | 20000504 | |||
| 2 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Umbenanntes Objekt | 20000519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Name ungültig laut DDIC Norm | 20000504 | ||
| 2 | Name bereits vorhanden und daher nicht eindeutig | 20000504 |
Method SET_NODE_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INSERT_NOW | Call by reference | Type reference (TYPE) | XFELD | 'X' | Änderungen sofort ins Baum übernehmen | 20000314 | ||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Knotens | 20000314 | |||
| 3 | IM_NODE_STYLE | Call by reference | Type reference (TYPE) | I | STYLE von CL_TREE_CONTROL_BASE | 20000314 | |||
| 4 | IM_WITH_CHILDREN | Call by reference | Type reference (TYPE) | XFELD | 'X' | STYLE aller Kinder setzen | 20000314 |
Method SET_NODE_STYLE on class CL_TREE_HRF02 has no exception.
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_HRF02 | Knoten | 20000728 |
Method SET_SELECTED_NODE on class CL_TREE_HRF02 has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | Umbennantes Objekt | 20000519 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | SDOK_DESCR | Neuer Text | 20000504 |
Method SET_TEXT on class CL_TREE_HRF02 has no exception.
Method SET_USR_SETTINGS Signature
Method SET_USR_SETTINGS on class CL_TREE_HRF02 has no parameter.
Method SET_USR_SETTINGS on class CL_TREE_HRF02 has no exception.
Method SHOW Signature
Method SHOW on class CL_TREE_HRF02 has no parameter.
Method SHOW on class CL_TREE_HRF02 has no exception.
Event Signatures
Event BEFORE_CTX_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_NODE_HRF02 | HR Forms: Knoten des HR Baums | 20000725 | ||
| 2 | EX_TREE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_TREE_HRF02 | HR Forms: Basisklasse für Bäume | 20000725 |
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Exporting | Value transfer | Type reference (TYPE) | ARBGB | 'HRFORMS' | Nachrichtenklasse | 20000406 | |
| 2 | MSG_NUMBER | Exporting | Value transfer | Type reference (TYPE) | MSGNO | Nachrichtennummer | 20000406 | ||
| 3 | MSG_TYPE | Exporting | Value transfer | Type reference (TYPE) | MSGTY | Nachrichtentyp - E,I,S,W | 20000406 | ||
| 4 | MSG_V1 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 1 der Nachricht | 20000406 | ||
| 5 | MSG_V2 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 2 der Nachricht | 20000406 | ||
| 6 | MSG_V3 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 3 der Nachricht | 20000406 | ||
| 7 | MSG_V4 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 4 der Nachricht | 20000406 | ||
| 8 | OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_TREE_HRF02 | Auslösendes Object | 20000406 |
Event NODE_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_NODE_HRF02 | HR Forms: Knoten des HR Baums | 20000503 | ||
| 2 | EX_TREE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_TREE_HRF02 | HR Forms: Basisklasse für Bäume | 20000503 |
Event SEL_NODE_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DIMENSION | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | HR-Formularobjekt | 20000128 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C |