SAP ABAP Interface IF_JAM_API (SAP Jam ABAP API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_JAM_API (Package) API of the SAP Jam Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_API SAP Jam library API 20121205
Properties
Interface IF_JAM_API  
Short Description SAP Jam ABAP API    
General Data
Package S_JAM_API   API of the SAP Jam Library 
Created 20121128   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_JAM_API has no forward declaration.
Interfaces
Interface IF_JAM_API has no interface.
Friends
Interface IF_JAM_API has no friend.
Attributes
Interface IF_JAM_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GROUP Instance method Public Method 20130130
2 GET_PERSON Instance method Public Method 20121205
3 SEARCH_PERSON Instance method Public Method 20121227
4 SEARCH_PERSON_BY_UNAME Instance method Public Method 20121205
Events
Interface IF_JAM_API has no event.
Types
Interface IF_JAM_API has no local type.
Method Signatures

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SJAM_GROUP_ID 20130130
2 Returning RO_JAM_GROUP Value transfer Object reference (TYPE REF TO) IF_JAM_GROUP 20130130
# Exception Resumable Description Created on
1 CX_JAM_GROUP 20130130

Method GET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SJAM_PERSON_ID 20121205
2 Returning RO_JAM_PERSON Value transfer Object reference (TYPE REF TO) IF_JAM_PERSON 20121205
# Exception Resumable Description Created on
1 CX_JAM_PERSON 20121205

Method SEARCH_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) STRING 20121227
2 Returning RT_JAM_PERSON Value transfer Type reference (TYPE) IF_JAM_PERSON=>TT_PERSON 20121227
# Exception Resumable Description Created on
1 CX_JAM_SEARCH 20130104

Method SEARCH_PERSON_BY_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME 20121205
2 Returning RT_JAM_PERSON Value transfer Type reference (TYPE) IF_JAM_PERSON=>TT_PERSON 20130111
# Exception Resumable Description Created on
1 CX_JAM_SEARCH 20130104
History
Last changed by/on SAP  20140121 
SAP Release Created in 740