SAP ABAP Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U (Utility class for SE24 navigation functionality)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DSPCMN_UI (Package) Gateway Service Builder - DSP Common UI
⤷
⤷
Properties
| Class | /IWBEP/CL_SBUI_DP_SE24_NAVIG_U | |
| Short Description | Utility class for SE24 navigation functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DSPCMN_UI | Gateway Service Builder - DSP Common UI |
| Created | 20120311 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U has no friend class.
Attributes
Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if the method is already redefined | 20120312 | |
| 2 | Static method | Public | Method | Navigate to class | 20120311 | |
| 3 | Static method | Public | Method | Navigate to class method | 20120311 |
Events
Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U has no event.
Types
Class /IWBEP/CL_SBUI_DP_SE24_NAVIG_U has no local type.
Method Signatures
Method CHECK_METHOD_REDEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20120312 | |||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_IMP_METHOD | Implementing method name | 20120312 | |||
| 3 | RV_IS_REDEFINED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SBUI Data provider exception handling | 20120312 |
Method NAVIGATE_TO_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20120311 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | C | 'SHOW' | 20120311 | |||
| 3 | IV_WITH_OBJECTLIST | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SBUI Data provider exception handling | 20120312 |
Method NAVIGATE_TO_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENCLOSING_OBJECT | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Type Name | 20120311 | |||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_IMP_METHOD | ABAP Program Name | 20120311 | |||
| 3 | IV_OPERATION | Call by reference | Type reference (TYPE) | C | 'SHOW' | 20120311 | |||
| 4 | IV_WITH_OBJECTLIST | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SBUI Data provider exception handling | 20120312 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |