SAP ABAP Class CL_JAM_DEMO (For demo of Jam integration)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_DEMO | For demo of Jam integration | 20121204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_DEMO_NAVIGATE | Navigation in demo report | 20130116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_DEMO_OBJECTTYPE | Demo for Jam library | 20121213 |
Properties
| Class | CL_JAM_DEMO | |
| Short Description | For demo of Jam integration | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_JAM_DEMO | Demo for Jam Integration |
| Created | 20121204 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JAM_DEMO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_JAM_DEMO | For demo of Jam integration | 20121204 | ||
| 2 | IF_JAM_DEMO_NAVIGATE | Navigation in demo report | 20130116 | ||
| 3 | IF_JAM_DEMO_OBJECTTYPE | Demo for Jam library | 20121213 |
Friends
Class CL_JAM_DEMO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_JAM_DEMO_GROUP | 20130130 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_JAM_DEMO_PERSON | 20121205 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_JAM_API | 20121205 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLB_TEST_LOGGING | 20130110 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_JAM_DEMO_OBJECTTYPE | 20121213 | ||||
| 6 | Instance attribute | Private | See coding | 20130116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121205 | ||
| 2 | Static method | Public | Method | 20121204 |
Events
Class CL_JAM_DEMO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_NAVIGATION_STACK | Private | See coding | 20130116 | BEGIN OF ts_navigation_stack,
parent_container TYPE REF TO cl_gui_custom_container,
parameters TYPE if_jam_demo=>ts_parameters,
result TYPE if_jam_demo=>ts_result,
END OF ts_navigation_stack
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_JAM_DEMO has no parameter.
Method CONSTRUCTOR on class CL_JAM_DEMO has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_JAM_DEMO | 20121204 |
Method S_GET_INSTANCE on class CL_JAM_DEMO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |