SAP ABAP Class IF_STW_TEST_LIBRARY (StreamWork ABAP Library Test methods for Demo Reports)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_STW_TEST_LIBRARY_FEED | StreamWork ABAP Library Test Feed methods for Demo Reports | 20111227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STW_TEST_LIBRARY_MAIN | StreamWork ABAP Library Test Main Class for the Reports | 20111227 |
Properties
| Class | IF_STW_TEST_LIBRARY | |
| Short Description | StreamWork ABAP Library Test methods for Demo Reports | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111227 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_STW_TEST_LIBRARY has no forward declaration.
Interfaces
Class IF_STW_TEST_LIBRARY has no interface implemented.
Friends
Class IF_STW_TEST_LIBRARY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0900' | 20111227 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CLB_APPL_CONTEXT | Application Context for Collaboration | 20120910 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CLB_APPLICATION_ID | Collaboration: Application ID | 20111228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Bookmark | 20120322 | |
| 2 | Instance method | Public | Method | Call Text Editor | 20111227 | |
| 3 | Instance method | Public | Method | Get Activity Link | 20111228 | |
| 4 | Instance method | Public | Method | Get User Link of Service Provider | 20111228 | |
| 5 | Instance method | Public | Method | Mark as Important | 20120322 | |
| 6 | Instance method | Public | Method | Reload | 20120522 | |
| 7 | Instance method | Public | Method | Show Object | 20120322 |
Events
Class IF_STW_TEST_LIBRARY has no event.
Types
Class IF_STW_TEST_LIBRARY has no local type.
Method Signatures
Method BOOKMARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEEDENTRY | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_ENTRY | 20120322 | ||||
| 2 | IV_BOOKMARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120322 |
Method CALL_TEXT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | SY-CPROG | 20111227 | |||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120621 | ||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | CV_SCREEN_EDITOR | 20111227 | |||
| 4 | IV_TEXTSTREAM | Call by reference | Type reference (TYPE) | STRING | 20111227 | ||||
| 5 | RV_TEXTSTREAM | Value transfer | Type reference (TYPE) | STRING | 20111227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 |
Method GET_ACTIVITY_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACTIVITY | Call by reference | Object reference (TYPE REF TO) | IF_STW_ACTIVITY | 20111228 | ||||
| 2 | IV_URL_TYPE | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TV_ACTIVITY_URL_TYPE | IF_STW_ACTIVITY=>GC_URL_TYPE-DEFAULT | 20111228 | |||
| 3 | RV_LINK | Value transfer | Type reference (TYPE) | STW_ENTITY_LINK | 20111228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111228 |
Method GET_SW_USER_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USER | Call by reference | Object reference (TYPE REF TO) | IF_STW_USER | 20111228 | ||||
| 2 | IV_URL_TYPE | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_URL_TYPE | IF_STW_USER=>GC_URL_TYPE-DEFAULT | 20111228 | |||
| 3 | RV_LINK | Value transfer | Type reference (TYPE) | STW_ENTITY_LINK | 20111228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111228 |
Method MARK_IMPORTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEEDENTRY | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_ENTRY | 20120322 | ||||
| 2 | IV_IMPORTANT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120322 |
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEEDENTRY | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_ENTRY | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120522 |
Method SHOW_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEED_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_STW_FEED_OBJECT | 20120322 | ||||
| 2 | IV_TOPIC_ID | Call by reference | Type reference (TYPE) | STW_TOPIC_ID | StreamWork: Topic ID | 20120706 | |||
| 3 | IV_VIA_SELECTION_SCREEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120322 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |