SAP ABAP Class CL_STW_TOOLS (Common tools for StreamWork)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_API (Package) API of the StreamWork Library (Comp. Mode)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_TOOLS | Misc StreamWork tools | 20120413 |
Properties
| Class | CL_STW_TOOLS | |
| Short Description | Common tools for StreamWork | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_API | API of the StreamWork Library (Comp. Mode) |
| Created | 20120413 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STW_TOOLS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_TOOLS | Misc StreamWork tools | 20120413 |
Friends
Class CL_STW_TOOLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_STW_TOOLS | Misc StreamWork tools | 20120413 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20120413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20120413 | |
| 2 | Static method | Public | Method | Get the current user's StreamWork-ID | 20120507 | |
| 3 | Static method | Public | Method | 20120413 |
Events
Class CL_STW_TOOLS has no event.
Types
Class CL_STW_TOOLS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STW_TOOLS has no parameter.
Method CONSTRUCTOR on class CL_STW_TOOLS has no exception.
Method GET_SW_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | Collaboration: Application ID | 20120507 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20120507 |
Method GET_SW_USER on class CL_STW_TOOLS has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | Collaboration: Application ID | 20120413 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_STW_TOOLS | Misc StreamWork tools | 20120413 |
Method S_GET_INSTANCE on class CL_STW_TOOLS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |