SAP ABAP Class CL_JAM_GROUP (Jam person)
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 | Inheritance (c INHERITING FROM c_ref) | CL_JAM_OBJECT | Jam object (abstract parent class) | 20130122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_GROUP | Jam person | 20130122 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_JAM_GROUP_INT | Jam person internal interface | 20130122 |
Properties
Class | CL_JAM_GROUP | |
Short Description | Jam person | |
Super Class | CL_JAM_OBJECT | Jam object (abstract parent 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 | 20130122 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_JAM_GROUP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_JAM_GROUP | Jam person | 20130122 | ||
2 | IF_JAM_GROUP_INT | Jam person internal interface | 20130122 |
Friends
Class CL_JAM_GROUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_JAM_GROUP=>TS_GROUP_INFO | 20130122 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130122 |
2 | ![]() |
Instance method | Public | Constructor | 20130122 | |
3 | ![]() |
Instance method | Protected | Method | 20130122 | |
4 | ![]() |
Instance method | Protected | Method | 20130122 | |
5 | ![]() |
Instance method | Protected | Method | 20130122 | |
6 | ![]() |
Instance method | Protected | Method | 20130122 |
Events
Class CL_JAM_GROUP has no event.
Types
Class CL_JAM_GROUP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_JAM_GROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_JAM_GROUP has no exception.
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 | 20130122 | |||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | SJAM_GROUP_ID | 20130122 |
Method CONSTRUCTOR on class CL_JAM_GROUP has no exception.
Method GET_GROUP_INFO_IF_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | IF_JAM_GROUP=>TS_GROUP_INFO | 20130122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130122 |
Method GET_GROUP_INFO_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130122 |
Method GET_GROUP_INFO_VALIDITY on class CL_JAM_GROUP has no exception.
Method SET_GROUP_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_GROUP_INFO | Call by reference | Type reference (TYPE) | IF_JAM_GROUP=>TS_GROUP_INFO | 20130131 |
Method SET_GROUP_INFO on class CL_JAM_GROUP has no exception.
Method SET_GROUP_INFO_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130122 |
Method SET_GROUP_INFO_VALIDITY on class CL_JAM_GROUP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |