SAP ABAP Class CL_JAM_DEMO_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_JAM_DEMO (Package) Demo for Jam Integration
⤷
⤷
Properties
| Class | CL_JAM_DEMO_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_JAM_DEMO | Demo for Jam Integration |
| Created | 20121217 | SAP |
| Last change | 20140121 | 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
Class CL_JAM_DEMO_MAIN has no interface implemented.
Friends
Class CL_JAM_DEMO_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' | 20121217 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYDYNNR | '0900' | 20121217 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_JAM_API | 20121217 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20121217 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | 20121217 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLB_TEST_LOGGING | MO_LOGGING | 20121217 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CLB_APPL_CONTEXT | 20121217 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | CLB_APPLICATION_ID | 20121217 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CHAR50 | Comment | 20121217 |
Methods
Events
Class CL_JAM_DEMO_MAIN has no event.
Types
Class CL_JAM_DEMO_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 | 20121217 |
Method CALL_SCREEN_ALV on class CL_JAM_DEMO_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 | 20121217 |
Method CALL_SCREEN_EDITOR on class CL_JAM_DEMO_MAIN has no exception.
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 | 20121217 | |||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121217 | |||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | '0900' | 20121217 | |||
| 4 | IV_TEXTSTREAM | Call by reference | Type reference (TYPE) | STRING | 20121217 | ||||
| 5 | RV_TEXTSTREAM | Value transfer | Type reference (TYPE) | STRING | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121217 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_JAM_DEMO_MAIN has no parameter.
Method CONSTRUCTOR on class CL_JAM_DEMO_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 | 20121217 | |||
| 2 | RV_TEXTSTREAM | Value transfer | Type reference (TYPE) | STRING | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121217 |
Method END Signature
Method END on class CL_JAM_DEMO_MAIN has no parameter.
Method END on class CL_JAM_DEMO_MAIN has no exception.
Method EXIT_ALV Signature
Method EXIT_ALV on class CL_JAM_DEMO_MAIN has no parameter.
Method EXIT_ALV on class CL_JAM_DEMO_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 | 20121217 |
Method INITIALIZATION on class CL_JAM_DEMO_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 | 20121217 | ||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20121217 | ||
| 3 | IV_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | '0900' | 20121217 | |||
| 4 | IV_TEXTSTREAM | Call by reference | Type reference (TYPE) | STRING | 20121217 |
Method INIT_EDITOR_CALL on class CL_JAM_DEMO_MAIN has no exception.
Method PAI Signature
Method PAI on class CL_JAM_DEMO_MAIN has no parameter.
Method PAI on class CL_JAM_DEMO_MAIN has no exception.
Method PBO Signature
Method PBO on class CL_JAM_DEMO_MAIN has no parameter.
Method PBO on class CL_JAM_DEMO_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 | 20121217 | ||
| 2 | IV_APPLI_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | Application Context for Collaboration | 20130109 | |||
| 3 | IV_FUNC_NOTIFY | Call by reference | Type reference (TYPE) | JAM_DEMO_FUNC_NOTIFY | Demo for Jam Library: Function | 20130109 |
Method SCREEN on class CL_JAM_DEMO_MAIN has no exception.
Method SCREEN_OUTPUT Signature
Method SCREEN_OUTPUT on class CL_JAM_DEMO_MAIN has no parameter.
Method SCREEN_OUTPUT on class CL_JAM_DEMO_MAIN has no exception.
Method SET_STATUS_ALV Signature
Method SET_STATUS_ALV on class CL_JAM_DEMO_MAIN has no parameter.
Method SET_STATUS_ALV on class CL_JAM_DEMO_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 | 20121217 |
Method SHOW_ENTITY_IN_BROWSER on class CL_JAM_DEMO_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 | ' ' | 20121217 | |||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | CLB_APPLICATION_ID | 20121217 |
Method START on class CL_JAM_DEMO_MAIN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |