SAP ABAP Class /UI2/CL_NAVIGATION (Utility class for navigation based on callable entities)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_NAVIGATION (Package) UI BE: Navigation Callable Entities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_NAVIGATION | Interface for Callable Entities | 20130314 |
Properties
Class | /UI2/CL_NAVIGATION | |
Short Description | Utility class for navigation based on callable entities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_SERVICES_NAVIGATION | UI BE: Navigation Callable Entities |
Created | 20130312 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_NAVIGATION | Interface for Callable Entities | 20130314 |
Friends
Class /UI2/CL_NAVIGATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'sap' | 20130402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Compose pseudo URL for nav. repository (e.g. for launchpad) | 20130402 |
2 | ![]() |
Static method | Public | Method | Decompose pseudo URL for nav. repository (eg for launchpad) | 20130402 |
3 | ![]() |
Static method | Public | Method | Merge navigation links to bootstrap html | 20130312 |
Events
Class /UI2/CL_NAVIGATION has no event.
Types
Class /UI2/CL_NAVIGATION has no local type.
Method Signatures
Method COMPOSE_CALLABLE_ENTITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | Identification | 20130402 | ||
2 | ![]() |
IV_NAVIGATION_PROVIDER | Call by reference | Type reference (TYPE) | /UI2/NAVIGATION_PROVIDER | Navigation object (semantic element) | 20130402 | ||
3 | ![]() |
RV_CALLABLE_ENTITY_ID | Value transfer | Type reference (TYPE) | STRING | ID of callable entity | 20130402 |
Method COMPOSE_CALLABLE_ENTITY_ID on class /UI2/CL_NAVIGATION has no exception.
Method DECOMPOSE_CALLABLE_ENTITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID | Call by reference | Type reference (TYPE) | STRING | Identification | 20130402 | ||
2 | ![]() |
EV_NAVIGATION_PROVIDER | Call by reference | Type reference (TYPE) | /UI2/NAVIGATION_PROVIDER | Business paramteres in name-value pairs | 20130402 | ||
3 | ![]() |
IV_CALLABLE_ENTITYS_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Pseudo URL | 20130402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Pseudo URL has wrong format | 20130402 |
Method MERGE_DATA2HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAVIGATION_STRUCTURE | Call by reference | Type reference (TYPE) | /UI2/IF_NAVIGATION=>TP_S_NAVIGATION_STRUCTURE_IF | 20130315 | |||
2 | ![]() |
RV_HTML | Value transfer | Type reference (TYPE) | STRING | 20130315 |
Method MERGE_DATA2HTML on class /UI2/CL_NAVIGATION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |