SAP ABAP Class CL_CLB2_DEMO_LIBRARY_MAIN (Collaboration: Main Class for Demo Reports)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_EXAMPLES (Package) Examples for the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_DEMO_LIBRARY | Collaboration: Methods for Demo Reports | 20130621 |
Properties
| Class | CL_CLB2_DEMO_LIBRARY_MAIN | |
| Short Description | Collaboration: Main Class for Demo Reports | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_EXAMPLES | Examples for the Collaboration Platform Library |
| Created | 20130621 | SAP |
| Last change | 20131127 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_DEMO_LIBRARY | Collaboration: Methods for Demo Reports | 20130621 |
Friends
Class CL_CLB2_DEMO_LIBRARY_MAIN 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 | '0200' | 20130621 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20130621 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | 20130621 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLB2_LOGGING | 20130621 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR50 | 20130621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130621 | ||
| 2 | Instance method | Protected | Method | 20130621 | ||
| 3 | Instance method | Public | Constructor | 20130621 | ||
| 4 | Instance method | Protected | Method | 20130621 | ||
| 5 | Instance method | Public | Method | 20130621 | ||
| 6 | Instance method | Public | Method | 20130621 | ||
| 7 | Instance method | Public | Method | 20130621 | ||
| 8 | Instance method | Protected | Method | 20130621 | ||
| 9 | Instance method | Public | Method | 20130621 | ||
| 10 | Instance method | Public | Method | 20130621 | ||
| 11 | Instance method | Public | Method | 20130621 | ||
| 12 | Instance method | Public | Method | 20130621 | ||
| 13 | Instance method | Public | Method | 20130621 | ||
| 14 | Instance method | Public | Method | 20130621 |
Events
Class CL_CLB2_DEMO_LIBRARY_MAIN has no event.
Types
Class CL_CLB2_DEMO_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 | 20130621 |
Method CALL_SCREEN_ALV on class CL_CLB2_DEMO_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 | 20130621 |
Method CALL_SCREEN_EDITOR on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method CONSTRUCTOR on class CL_CLB2_DEMO_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 | 20130621 | ||||
| 2 | RV_TEXTSTREAM | Value transfer | Type reference (TYPE) | STRING | 20130621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130621 |
Method END Signature
Method END on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method END on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method EXIT_ALV Signature
Method EXIT_ALV on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method EXIT_ALV on class CL_CLB2_DEMO_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 | 20130621 |
Method INITIALIZATION on class CL_CLB2_DEMO_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 | 20130621 | |||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130621 | |||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | IF_CLB2_DEMO_LIBRARY~CV_SCREEN_EDITOR | 20130621 | |||
| 4 | IV_TEXTSTREAM | Call by reference | Type reference (TYPE) | STRING | 20130621 |
Method INIT_EDITOR_CALL on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method PAI Signature
Method PAI on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method PAI on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method PBO Signature
Method PBO on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method PBO on class CL_CLB2_DEMO_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) | CLB2_APPLICATION_ID | '-' | 20130621 |
Method SCREEN on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method SCREEN_OUTPUT Signature
Method SCREEN_OUTPUT on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method SCREEN_OUTPUT on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
Method SET_STATUS_ALV Signature
Method SET_STATUS_ALV on class CL_CLB2_DEMO_LIBRARY_MAIN has no parameter.
Method SET_STATUS_ALV on class CL_CLB2_DEMO_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_ID | Call by reference | Type reference (TYPE) | CLB2_APPLICATION_ID | 20130621 |
Method START on class CL_CLB2_DEMO_LIBRARY_MAIN has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |