SAP ABAP Class /UI2/IF_BADI_NAVIGATION (Interface for BAdI: /UI2/BADI_NAVIGATION)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130321 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_BADI_NAVIGATION_LPD | Class for BAdI Impl.: /UI2/BADI_NAVIGATION | 20130321 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CBN_CL_THING_PROVIDER | Thing provider | 20130808 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CBESH_THING_PROVIDER | 20130426 |
Properties
| Class | /UI2/IF_BADI_NAVIGATION | |
| Short Description | Interface for BAdI: /UI2/BADI_NAVIGATION | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130321 | 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
Class /UI2/IF_BADI_NAVIGATION has no interface implemented.
Friends
Class /UI2/IF_BADI_NAVIGATION has no friend class.
Attributes
Class /UI2/IF_BADI_NAVIGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get key names for navigation provider (value help) | 20130412 | |
| 2 | Instance method | Public | Method | Get key values for navigation provider (value help) | 20130412 | |
| 3 | Instance method | Public | Method | Get target information (id and text) from nav. repository | 20130321 | |
| 4 | Instance method | Public | Method | Get navigation links from navigation repository | 20130418 |
Events
Class /UI2/IF_BADI_NAVIGATION has no event.
Types
Class /UI2/IF_BADI_NAVIGATION has no local type.
Method Signatures
Method GET_KEY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KEY | Call by reference | Type reference (TYPE) | /UI2/T_NAV_PROV_KEY | Navigation provider key name | 20130412 |
Method GET_KEY_NAMES on class /UI2/IF_BADI_NAVIGATION has no exception.
Method GET_KEY_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | /UI2/T_NAV_PROV_VALUE | Navigation provider key value | 20130412 | |||
| 2 | IT_PARENT_KEY_VALUE | Call by reference | Type reference (TYPE) | /UI2/T_NAV_PROV_KEY_VALUE | Navigation provider key-value pairs | 20130412 | |||
| 3 | IV_KEY_NAME | Call by reference | Type reference (TYPE) | /UI2/NAVIGATION_KEY_NAME | Navigation object key name | 20130412 |
Method GET_KEY_VALUES on class /UI2/IF_BADI_NAVIGATION has no exception.
Method GET_TARGETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TARGET_RESULT | Call by reference | Type reference (TYPE) | /UI2/IF_NAVIGATION=>TP_T_TARGET_RESULT | 20130321 | ||||
| 2 | IT_KEYVALUE | Call by reference | Type reference (TYPE) | /UI2/IF_NAVIGATION=>TP_T_PARAMETERS | 20130321 | ||||
| 3 | IV_NAVIGATION_OBJECT | Call by reference | Type reference (TYPE) | /UI2/NAVIGATION_OBJECT | Navigation object (semantic element) | 20130523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130321 |
Method GET_TARGET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_NAV_TARGETS | Call by reference | Type reference (TYPE) | /UI2/IF_NAVIGATION=>TP_S_NAVIGATION_STRUCTURE_IF | 20130418 | ||||
| 2 | IT_BUSINESS_PARAMS | Call by reference | Type reference (TYPE) | /UI2/IF_NAVIGATION=>TP_T_PARAMETERS_STD | Key/Value Pairs | 20130418 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20130418 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |