SAP ABAP Class CL_STW_USER (StreamWork User)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_OBJECT | Object in an activitystrea.ms activity | 20111107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_OBJECT_INTERNAL | Feed Object | 20111202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_USER | StreamWork User | 20110809 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_USER_INTERNAL | StreamWork User Internal IF | 20111116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STW_CURRENT_USER | current User (logged on to the system) | 20110809 |
Properties
| Class | CL_STW_USER | |
| Short Description | StreamWork User | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_OL_COMMON | Common Objects and def. of the Object Layer (comp. mode) |
| Created | 20110809 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STW_USER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_FEED_OBJECT | Object in an activitystrea.ms activity | 20111107 | ||
| 2 | IF_STW_FEED_OBJECT_INTERNAL | Feed Object | 20111202 | ||
| 3 | IF_STW_USER | StreamWork User | 20110809 | ||
| 4 | IF_STW_USER_INTERNAL | StreamWork User Internal IF | 20111116 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STW_MODEL_FACTORY | 20110811 | StreamWork Model Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20130218 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20110811 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CLB_METHOD_PROCESS | 20111017 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_STW_MTH_USR_GET_PROFILE | 20130218 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_FEED_OBJECT=>TV_OBJECT_TYPE | 20111014 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_FEED_OBJECT=>TV_PERMALINK_URL | 20111014 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_FEED_OBJECT=>TV_REPRESENTATIVE_IMAGE | 20111014 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_FEED_OBJECT=>TV_SUMMARY | 20111014 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_BACKEND_USER_ID | 20110811 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130218 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120727 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_COMPANY | 20111024 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_EMAIL | 20110811 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_NAME | 20111024 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | STW_USER_SW_ID | 20110811 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120829 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_IM | 20111024 | ||||
| 18 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_NAME | 20111024 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_PHONE_MOBILE | 20111024 | ||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_NAME | 20110923 | ||||
| 21 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_NICKNAME | 20111024 | ||||
| 22 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_PHONE_OFFICE | 20111024 | ||||
| 23 | Instance attribute | Protected | Type reference (TYPE) | SYSUUID_22 | 20111024 | ||||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20111024 | ||||
| 25 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_TITLE | 20111024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | Constructor | 20110811 | |
| 2 | Instance method | Protected | Method | 20111024 | ||
| 3 | Instance method | Protected | Method | 20111024 | ||
| 4 | Instance method | Protected | Method | 20111031 | ||
| 5 | Instance method | Protected | Method | 20130222 | ||
| 6 | Instance method | Protected | Method | 20111026 | ||
| 7 | Instance method | Protected | Method | 20121018 | ||
| 8 | Instance method | Protected | Method | 20111024 | ||
| 9 | Instance method | Protected | Method | 20111017 | ||
| 10 | Instance method | Protected | Method | 20111024 | ||
| 11 | Instance method | Protected | Method | 20111122 |
Events
Class CL_STW_USER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_BUFFER_STATE | Protected | See coding | 20130218 | tv_buffer_state(1) TYPE c
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20110811 |
Method CONSTRUCTOR on class CL_STW_USER has no exception.
Method GET_BACKEND_USER_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BACKEND_USER_EMAIL | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_EMAIL | 20111024 | ||||
| 2 | IV_BACKEND_USER_ID | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_BACKEND_USER_ID | 20111024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111024 |
Method GET_BACKEND_USER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BACKEND_USER_ID | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_BACKEND_USER_ID | 20111024 | ||||
| 2 | IV_BACKEND_USER_EMAIL | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_EMAIL | 20111024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111024 |
Method GET_CLB_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME_DEFAULT | Call by reference | Type reference (TYPE) | CLB_CLASS_NAME | 20111031 | ||||
| 2 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD | 20111031 | ||||
| 3 | RO_CLB_METHOD | Value transfer | Object reference (TYPE REF TO) | IF_CLB_METHOD_PROCESS | 20111031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111031 |
Method GET_DATA_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130222 |
Method GET_DATA_VALIDITY on class CL_STW_USER has no exception.
Method GET_IS_CURRENT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CURRENT_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111026 |
Method GET_IS_CURRENT_USER on class CL_STW_USER has no exception.
Method INJECT_CLB_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CLB_METHOD | Call by reference | Object reference (TYPE REF TO) | IF_CLB_METHOD_PROCESS | 20121018 |
Method INJECT_CLB_METHOD on class CL_STW_USER has no exception.
Method REQUEST_PROFILE_DATA_IF_NEEDED Signature
Method REQUEST_PROFILE_DATA_IF_NEEDED on class CL_STW_USER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111024 | |||
| 2 | 20111024 |
Method REQUEST_USER_PROFILE Signature
Method REQUEST_USER_PROFILE on class CL_STW_USER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111024 | |||
| 2 | 20111017 |
Method SET_DATA_VALIDITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111024 |
Method SET_DATA_VALIDITY on class CL_STW_USER has no exception.
Method SET_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SW_USER_PROFILE | Call by reference | Type reference (TYPE) | CL_STW_MTH_USR_GET_PROFILE=>TS_USER_PROFILE | 20130212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111122 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |