SAP ABAP Class CL_RSBPC_EN_USER_PREFERENCE (E&N Manage Channel Preferences)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC_EN (Package) BPC IP Extension: Event & Notification
⤷
⤷
Properties
| Class | CL_RSBPC_EN_USER_PREFERENCE | |
| Short Description | E&N Manage Channel Preferences | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPC_EN | BPC IP Extension: Event & Notification |
| Created | 20130418 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBPC_EN_USER_PREFERENCE has no forward declaration.
Interfaces
Class CL_RSBPC_EN_USER_PREFERENCE has no interface implemented.
Friends
Class CL_RSBPC_EN_USER_PREFERENCE has no friend class.
Attributes
Class CL_RSBPC_EN_USER_PREFERENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Preferences for a User or default set | 20130418 | |
| 2 | Instance method | Public | Method | Restore to Default User Preferences | 20130418 | |
| 3 | Instance method | Public | Method | Set Channel Preferences for a User. | 20130418 |
Events
Class CL_RSBPC_EN_USER_PREFERENCE has no event.
Types
Class CL_RSBPC_EN_USER_PREFERENCE has no local type.
Method Signatures
Method GET_USER_PREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM_TYPES | Call by reference | Type reference (TYPE) | RSBPC_EN_T_ITEM_TYPES | E&N User Preference Item Types | 20130418 | |||
| 2 | IV_ACTIVE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, ' '=False) | 20130418 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130418 | |||
| 4 | RT_USER_PREF | Value transfer | Type reference (TYPE) | RSBPC_EN_T_USER_PREF | E&N User Preferences | 20130418 |
Method GET_USER_PREFS on class CL_RSBPC_EN_USER_PREFERENCE has no exception.
Method RESTORE_DEFAULT_PREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130418 |
Method RESTORE_DEFAULT_PREFS on class CL_RSBPC_EN_USER_PREFERENCE has no exception.
Method SET_USER_PREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130418 | |||
| 2 | IV_USER_PREFS | Call by reference | Type reference (TYPE) | RSBPC_EN_T_USER_PREF | E&N User Preferences | 20130418 |
Method SET_USER_PREFS on class CL_RSBPC_EN_USER_PREFERENCE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |