SAP ABAP Class CL_BSP_XP_CUCOMODE_IMPL (CL_BSP_XP_CUCOMODE_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
BSP_XP_APPLICATION (Package) XP application - to be deleted

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_XP_CUCOMODE | 20051008 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_XP_USER_MANAGER_EVENTS | User manager communication | 20051019 |
Properties
Class | CL_BSP_XP_CUCOMODE_IMPL | |
Short Description | ||
Super Class | CL_BSP_XP_CUCOMODE | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_XP_APPLICATION | XP application - to be deleted |
Created | 20051008 | SAP |
Last change | 20081007 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_XP_USER_MANAGER_EVENTS | User manager communication | 20051019 |
Friends
Class CL_BSP_XP_CUCOMODE_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BSPXPT_NAVBAR_GROUP_MODE | 'A' | Navigation Bar Group Mode | 20051008 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSPXPT_NAVBAR_GROUP_MODE | Navigation Bar Group Mode | 20051008 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_NAVBAR_ENTRY_ID | Navigation Bar Entry ID | 20051012 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20051012 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | TRUE if user is power user | 20051019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Event handling method | Triggered if user is a power user | 20051019 |
2 | ![]() |
Instance method | Public | Method | Get filter mode | 20051008 |
3 | ![]() |
Instance method | Public | Method | Get navigation bar entry ID to leave filter mode | 20051011 |
4 | ![]() |
Instance method | Public | Method | Get text for leave filter mode UI element | 20051011 |
5 | ![]() |
Instance method | Public | Method | Returns TRUE if user is a power user | 20051008 |
6 | ![]() |
Instance method | Public | Method | Returns TRUE if power user mode is active | 20051008 |
7 | ![]() |
Instance method | Public | Method | 20051117 | |
8 | ![]() |
Instance method | Public | Method | Set filter mode | 20051008 |
9 | ![]() |
Instance method | Public | Method | Set navigation bar entry ID to leave filter mode | 20051011 |
10 | ![]() |
Instance method | Public | Method | Set text for leave filter mode UI element | 20051011 |
Events
Class CL_BSP_XP_CUCOMODE_IMPL has no event.
Types
Class CL_BSP_XP_CUCOMODE_IMPL has no local type.
Method Signatures
Method EH_IS_POWER_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER | Call by reference | Attribute reference (LIKE) | 20051019 |
Method EH_IS_POWER_USER on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method GET_FILTER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BSPXPT_NAVBAR_GROUP_MODE | Navigation Bar Group Mode | 20051008 |
Method GET_FILTER_MODE on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method GET_FILTER_MODE_LEAVE_NBE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_NAVBAR_ENTRY_ID | Navigation Bar Entry ID | 20051011 |
Method GET_FILTER_MODE_LEAVE_NBE_ID on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method GET_FILTER_MODE_LEAVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051011 |
Method GET_FILTER_MODE_LEAVE_TEXT on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method IS_POWER_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051008 |
Method IS_POWER_USER on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method IS_POWER_USER_MODE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051008 |
Method IS_POWER_USER_MODE_ACTIVE on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method PREPARE_FILTER_MODE_FOR_BCNAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TARGET_STATE_ID | Call by reference | Type reference (TYPE) | STRING | 20051118 |
Method PREPARE_FILTER_MODE_FOR_BCNAV on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method SET_FILTER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILTER_MODE | Call by reference | Type reference (TYPE) | BSPXPT_NAVBAR_GROUP_MODE | Navigation Bar Group Mode | 20051008 |
Method SET_FILTER_MODE on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method SET_FILTER_MODE_LEAVE_NBE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILTER_MODE_LEAVE_NBE_ID | Call by reference | Type reference (TYPE) | CRMT_IC_NAVBAR_ENTRY_ID | Navigation Bar Entry ID | 20051012 |
Method SET_FILTER_MODE_LEAVE_NBE_ID on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
Method SET_FILTER_MODE_LEAVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILTER_MODE_LEAVE_TEXT | Call by reference | Type reference (TYPE) | SIMPLE | 20051012 |
Method SET_FILTER_MODE_LEAVE_TEXT on class CL_BSP_XP_CUCOMODE_IMPL has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |