SAP ABAP Class CL_STW_TEST_LIBRARY_MAIN (StreamWork ABAP Library Test Main Class for the Reports)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_EXAMPLES (Package) Examples 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_TEST_LIBRARY | StreamWork ABAP Library Test methods for Demo Reports | 20111227 |
Properties
| Class | CL_STW_TEST_LIBRARY_MAIN | |
| Short Description | StreamWork ABAP Library Test Main Class for the Reports | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_STW_EXAMPLES | Examples of the StreamWork Library (Comp. Mode) |
| Created | 20111121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STW_TEST_LIBRARY | StreamWork ABAP Library Test methods for Demo Reports | 20111227 |
Friends
Class CL_STW_TEST_LIBRARY_MAIN has no friend class.
Attributes
Methods
Events
Class CL_STW_TEST_LIBRARY_MAIN has no event.
Types
Class CL_STW_TEST_LIBRARY_MAIN has no local type.
Method Signatures
Method CALL_SCREEN_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OKCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20111206 |
Method CALL_SCREEN_ALV on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method CALL_SCREEN_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OKCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20111206 |
Method CALL_SCREEN_EDITOR on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method CONSTRUCTOR on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method DEINIT_EDITOR_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20111206 | |||
| 2 | RV_TEXTSTREAM | Value transfer | Type reference (TYPE) | STRING | 20111206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120605 |
Method DISPLAY_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVITY | Call by reference | Type reference (TYPE) | IF_STW_ACTIVITY=>TT_ACTIVITY | 20111206 | ||||
| 2 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | SY-CPROG | 20111206 | |||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | CV_SCREEN_ALV | 20111206 | |||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | CHAR100 | 20111206 |
Method DISPLAY_ACTIVITIES on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method DISPLAY_FEED_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ENTRY | Call by reference | Type reference (TYPE) | STW_T_FEED_ENTRY | 20120322 | ||||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | STW_FEED_TITLE | 20120322 |
Method DISPLAY_FEED_ENTRIES on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method DISPLAY_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_USER | Call by reference | Type reference (TYPE) | IF_STW_USER=>TT_SW_USER | 20111206 | ||||
| 2 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | SY-CPROG | 20111206 | |||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | CV_SCREEN_ALV | 20111206 | |||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | CHAR100 | 20111206 |
Method DISPLAY_USERS on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method END Signature
Method END on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method END on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method EXIT_ALV Signature
Method EXIT_ALV on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method EXIT_ALV on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESTRICT_SELOPT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Restrict Select-Options | 20121106 |
Method INITIALIZATION on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method INIT_EDITOR_CALL 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 | ABAP Program: Current Main Program | 20111206 | ||
| 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 | IF_STW_TEST_LIBRARY~CV_SCREEN_EDITOR | 20111206 | |||
| 4 | IV_TEXTSTREAM | Call by reference | Type reference (TYPE) | STRING | 20111206 |
Method INIT_EDITOR_CALL on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method PAI Signature
Method PAI on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method PAI on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method PBO Signature
Method PBO on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method PBO on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method SCREEN 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 | 20120411 |
Method SCREEN on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method SCREEN_OUTPUT Signature
Method SCREEN_OUTPUT on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method SCREEN_OUTPUT on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method SET_STATUS_ALV Signature
Method SET_STATUS_ALV on class CL_STW_TEST_LIBRARY_MAIN has no parameter.
Method SET_STATUS_ALV on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method SHOW_ENTITY_IN_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111208 |
Method SHOW_ENTITY_IN_BROWSER on class CL_STW_TEST_LIBRARY_MAIN has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | ' ' | 20120910 | |||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20111206 |
Method START on class CL_STW_TEST_LIBRARY_MAIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |