SAP ABAP Class CL_UC_WB_PERS_NAV_MAIN (SAP Cons.: Workbench Personalization: Navigation Entries)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUW (Package) SEM-BCS: User Interface: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_WB_PERSONALIZATION | FIN Workbench: General Settings | 20020618 |
Properties
| Class | CL_UC_WB_PERS_NAV_MAIN | |
| Short Description | SAP Cons.: Workbench Personalization: Navigation Entries | |
| Super Class | CL_UG_WB_PERSONALIZATION | FIN Workbench: General Settings |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCUW | SEM-BCS: User Interface: Workbench |
| Created | 20020618 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_WB_PERS_NAV_MAIN has no forward declaration.
Interfaces
Class CL_UC_WB_PERS_NAV_MAIN has no interface implemented.
Friends
Class CL_UC_WB_PERS_NAV_MAIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_WB_NAV_MAIN | Workbench: Navigation Tree | 20020618 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UGWB_TX_URL | 20031118 | ||||
| 3 | Instance attribute | Private | See coding | 20040206 | |||||
| 4 | Instance attribute | Private | See coding | 20040206 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20020618 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_WB_URL | FIN Master Data: Semantic Keys for Customizing Objects | 20020618 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | T_INSTANCE | Internal View of Customizing Data | 20020618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020618 | |
| 2 | Instance method | Public | Method | 20020618 | ||
| 3 | Static method | Public | Method | 20020618 | ||
| 4 | Instance method | Public | Method | 20020618 | ||
| 5 | Instance method | Private | Method | 20031124 | ||
| 6 | Instance method | Private | Method | 20040220 | ||
| 7 | Instance method | Private | Method | 20040220 | ||
| 8 | Instance method | Public | Method | 20031124 |
Events
Class CL_UC_WB_PERS_NAV_MAIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_INSTANCE | Private | See coding | 20020618 | begin of s_instance,
view type char1,
o_instance type ref to IF_UC_CUST_DATA ,
end of s_instance
|
||
| 2 | T_INSTANCE | Private | See coding | 20020618 | t_instance type hashed table of s_instance with unique key view
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020618 |
Method CONSTRUCTOR on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDED_URL | Call by reference | Type reference (TYPE) | UGWB_TX_URL | FI-Workbench: Liste der URLs | 20031118 | |||
| 2 | ET_NODE | Call by reference | Type reference (TYPE) | UCUW_TS_PERS_NAV_MAIN_STRUCT | Workbench: Kommunikation zwischen NAV_MAIN GUI und DATA | 20020618 |
Method GET_GUI_DATA on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020618 | |||
| 2 | I_VIEW | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020618 |
Method GET_INSTANCE on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXCLUDED_URL | Call by reference | Type reference (TYPE) | UGWB_TX_URL | FI-Workbench: Liste der URLs | 20031118 |
Method SET_GUI_DATA on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method UC_GET_EXCLUDED_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDED_URL | Call by reference | Type reference (TYPE) | UGWB_TX_URL | FI-Workbench: Liste der URLs | 20031124 |
Method UC_GET_EXCLUDED_URL on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method UC_GET_EXCLUDED_URL_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDED_URL | Call by reference | Type reference (TYPE) | UGWB_TX_URL | FI-Workbench: Liste der URLs | 20040220 | |||
| 2 | IT_SETTING_ROLE | Call by reference | Attribute reference (LIKE) | DT_SETTING_ROLE | 20040220 |
Method UC_GET_EXCLUDED_URL_ROLE on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method UC_GET_EXCLUDED_URL_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDED_URL | Call by reference | Type reference (TYPE) | UGWB_TX_URL | FI-Workbench: Liste der URLs | 20040220 | |||
| 2 | IT_SETTING_USER | Call by reference | Attribute reference (LIKE) | DT_SETTING_USER | 20040220 |
Method UC_GET_EXCLUDED_URL_USER on class CL_UC_WB_PERS_NAV_MAIN has no exception.
Method UC_HIDE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_HIDE | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20031124 | |||
| 2 | IS_URL | Call by reference | Type reference (TYPE) | UGWB_S_URL_ENTITY | FI-Stammdaten: URL | 20031124 |
Method UC_HIDE_URL on class CL_UC_WB_PERS_NAV_MAIN has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |