SAP ABAP Class IF_JAM_API (SAP Jam ABAP API)
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
Class IF_JAM_API  
Short Description SAP Jam ABAP API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121128   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_JAM_API has no forward declaration.
Interfaces
Class IF_JAM_API has no interface implemented.
Friends
Class IF_JAM_API has no friend class.
Attributes
Class 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
Class IF_JAM_API has no event.
Types
Class 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