SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_JAM_GROUP_INT Jam person internal interface 20130122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_GROUP Jam person 20130122
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_JAM_GENERAL_ABSTRACT Jam general abstract test double 20130123
Properties
Interface IF_JAM_GROUP  
Short Description Jam person    
General Data
Package S_JAM_OL   Object Layer of the SAP Jam Library 
Created 20130122   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_JAM_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_JAM_OBJECT Parent of all Jam objects 20130122
Friends
Interface IF_JAM_GROUP has no friend.
Attributes
Interface IF_JAM_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GROUP_INFO Instance method Public Method 20130122
Events
Interface IF_JAM_GROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_GROUP_INFO Public See coding 20130122 BEGIN OF ts_group_info, " TODO check types! photo TYPE string, name TYPE string, scope TYPE string, created_at TYPE string, id TYPE string, creator_id TYPE string, description TYPE string, acl TYPE string, END OF ts_group_info
2 TT_PERSON Public See coding 20130122 tt_person TYPE STANDARD TABLE OF REF TO if_jam_group WITH DEFAULT KEY
Method Signatures

Method GET_GROUP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GROUP_INFO Value transfer Type reference (TYPE) TS_GROUP_INFO 20130122
# Exception Resumable Description Created on
1 CX_JAM_GROUP 20130122
History
Last changed by/on SAP  20140121 
SAP Release Created in 740