SAP ABAP Class CL_JAM_OBJECT (Jam object (abstract parent class))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_OL (Package) Object Layer of the SAP Jam Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_OBJECT | Parent of all Jam objects | 20121128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_OBJECT_INT | Jam object internal interface | 20121128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_JAM_GROUP | Jam person | 20130122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_JAM_PERSON | Jam person | 20121128 |
Properties
| Class | CL_JAM_OBJECT | |
| Short Description | Jam object (abstract parent class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_JAM_OL | Object Layer of the SAP Jam Library |
| Created | 20121128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JAM_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_JAM_OBJECT | Parent of all Jam objects | 20121128 | ||
| 2 | IF_JAM_OBJECT_INT | Jam object internal interface | 20121128 |
Friends
Class CL_JAM_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_JAM_CONTROLLER_INT | 20121128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121128 |
Events
Class CL_JAM_OBJECT has no event.
Types
Class CL_JAM_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_JAM_CONTROLLER_INT | 20121128 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_JAM_OBJECT=>TV_ID | 20121128 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | IF_JAM_OBJECT=>TV_TYPE | 20121128 |
Method CONSTRUCTOR on class CL_JAM_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |