SAP ABAP Class CL_STW_CURRENT_USER (current User (logged on to the system))
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 | Inheritance (c INHERITING FROM c_ref) | CL_STW_USER | StreamWork User | 20110809 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_CURRENT_USER | StreamWork current user | 20110809 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_CURRENT_USER_INTERNAL | current User (logged on to the system) | 20111116 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_OBJECT | Object in an activitystrea.ms activity | 20111205 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_OBJECT_INTERNAL | Feed Object | 20111205 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_RESOURCE | StreamWork Feed Resource | 20111108 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_USER | StreamWork User | 20111205 |
Properties
| Class | CL_STW_CURRENT_USER | |
| Short Description | current User (logged on to the system) | |
| Super Class | CL_STW_USER | StreamWork User |
| 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_CURRENT_USER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_CURRENT_USER | StreamWork current user | 20110809 | ||
| 2 | IF_STW_CURRENT_USER_INTERNAL | current User (logged on to the system) | 20111116 | ||
| 3 | IF_STW_FEED_OBJECT | Object in an activitystrea.ms activity | 20111205 | ||
| 4 | IF_STW_FEED_OBJECT_INTERNAL | Feed Object | 20111205 | ||
| 5 | IF_STW_FEED_RESOURCE | StreamWork Feed Resource | 20111108 | ||
| 6 | IF_STW_USER | StreamWork User | 20111205 |
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 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_CURRENT_USER=>TV_USER_ORG_POST_OUTSIDE_ORG | 20111122 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_CURRENT_USER=>TV_USER_ORG_ID | 20111122 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_CURRENT_USER=>TV_USER_ORG_NAME | 20111122 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IF_STW_CURRENT_USER=>TV_USER_ORG_UUID | 20111122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20110811 |
Events
Class CL_STW_CURRENT_USER has no event.
Types
Class CL_STW_CURRENT_USER has no local type.
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_CURRENT_USER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |