SAP ABAP Class CL_UC_HIERARCHY_SEL_SOURCE (Hierarchy Selection for Source Fields)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT2 (Package) SEM-BCS: Single Field Selection

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UC_HIERARCHY_SEL | SEM BCS: Hierarchy Node Selection | 20050518 |
Properties
Class | CL_UC_HIERARCHY_SEL_SOURCE | |
Short Description | Hierarchy Selection for Source Fields | |
Super Class | CL_UC_HIERARCHY_SEL | SEM BCS: Hierarchy Node Selection |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCT2 | SEM-BCS: Single Field Selection |
Created | 20050518 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UC_HIERARCHY_SEL_SOURCE has no forward declaration.
Interfaces
Class CL_UC_HIERARCHY_SEL_SOURCE has no interface implemented.
Friends
Class CL_UC_HIERARCHY_SEL_SOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20050525 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20050525 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Dynamic Documents: Input Element | 20050525 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | UCT_S_HIER_TREE_SOURCE | Hierarchy Tree | 20050523 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UCT_TS_HIER_TREE_SOURCE | Hierarchy Tree | 20050523 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSVERSION | Hierarchy Version | 20050525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Create controls with hry verison | 20050525 |
2 | ![]() |
Instance method | Protected | Method | Get hierarchy instance by hryname | 20050815 |
3 | ![]() |
Instance method | Protected | Method | Nid to node key | 20050525 |
4 | ![]() |
Instance method | Protected | Method | Node key to nid | 20050525 |
5 | ![]() |
Instance method | Protected | Event handling method | Event handler for ENTERED(Internal) | 20050525 |
6 | ![]() |
Instance method | Protected | Event handling method | Event handler for HELP_F1(Internal) | 20050525 |
7 | ![]() |
Instance method | Protected | Event handling method | Event handler for CLICKED(Internal) | 20050525 |
8 | ![]() |
Instance method | Protected | Method | Search a string in the tree | 20050531 |
Events
Class CL_UC_HIERARCHY_SEL_SOURCE has no event.
Types
Class CL_UC_HIERARCHY_SEL_SOURCE has no local type.
Method Signatures
Method CREATE_CONTROL_2_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20050525 | ||
2 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | 20050525 | |||
3 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050525 | ||
4 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 20050525 |
Method CREATE_CONTROL_2_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method GET_HRY_HRYNAME_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_HRY | Call by reference | Object reference (TYPE REF TO) | IF_UC_HRY | (Teil-)Hierarchie | 20050815 | ||
2 | ![]() |
EO_HRY_TREE | Call by reference | Object reference (TYPE REF TO) | IF_UC_HRY_TREE | Hierarchie als Baum | 20050815 | ||
3 | ![]() |
ET_TEXTNODE_TEXT | Call by reference | Type reference (TYPE) | UCT_TH_TEXTNODE_TEXT | Texts of Hierarchy Text Nodes | 20050914 | ||
4 | ![]() |
I_FIELDNAME_SID | Call by reference | Type reference (TYPE) | UC_SID | Surrogatschlüssel | 20050815 | ||
5 | ![]() |
I_HRYNAME | Call by reference | Type reference (TYPE) | UG_HRYNAME | Feldwerte | 20050815 | ||
6 | ![]() |
I_VALUE_SID | Call by reference | Type reference (TYPE) | UC_SID | Surrogatschlüssel | 20050815 |
Method GET_HRY_HRYNAME_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method NID2NODEKEY_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODEKEY | Call by reference | Type reference (TYPE) | UC_HIER_NODE_KEY | Schlüssel eines Knotens | 20050525 | ||
2 | ![]() |
I_FSID | Call by reference | Type reference (TYPE) | UC_SID | 0 | Surrogatschlüssel | 20050525 | |
3 | ![]() |
I_HRYNAME | Call by reference | Type reference (TYPE) | UG_HRYNAME | FI-Stammdaten: Name einer Hierarchie | 20050525 | ||
4 | ![]() |
I_NID | Call by reference | Type reference (TYPE) | UC_NID | 0 | Surrogatschlüssel für Hierarchieknoten | 20050525 | |
5 | ![]() |
I_VSID | Call by reference | Type reference (TYPE) | UC_SID | 0 | Surrogatschlüssel | 20050525 |
Method NID2NODEKEY_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method NODEKEY2NID_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FSID | Call by reference | Type reference (TYPE) | UC_SID | Surrogatschlüssel | 20050525 | ||
2 | ![]() |
E_HRYNAME | Call by reference | Type reference (TYPE) | UG_HRYNAME | FI-Stammdaten: Name einer Hierarchie | 20050525 | ||
3 | ![]() |
E_NID | Call by reference | Type reference (TYPE) | UC_NID | Surrogatschlüssel für Hierarchieknoten | 20050525 | ||
4 | ![]() |
E_VSID | Call by reference | Type reference (TYPE) | UC_SID | Surrogatschlüssel | 20050525 | ||
5 | ![]() |
I_NODEKEY | Call by reference | Type reference (TYPE) | UC_HIER_NODE_KEY | Schlüssel eines Knotens | 20050525 |
Method NODEKEY2NID_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method ON_INPUT_ENTER_P Signature
Method ON_INPUT_ENTER_P on class CL_UC_HIERARCHY_SEL_SOURCE has no parameter.
Method ON_INPUT_ENTER_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method ON_INPUT_F1_P Signature
Method ON_INPUT_F1_P on class CL_UC_HIERARCHY_SEL_SOURCE has no parameter.
Method ON_INPUT_F1_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method ON_INPUT_F4_P Signature
Method ON_INPUT_F4_P on class CL_UC_HIERARCHY_SEL_SOURCE has no parameter.
Method ON_INPUT_F4_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
Method SEARCH_STRING_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20050531 |
Method SEARCH_STRING_P on class CL_UC_HIERARCHY_SEL_SOURCE has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |