SAP ABAP Class CL_JAM_DEMO_PERSON (Demo for Jam library)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_JAM_DEMO (Package) Demo for Jam Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_JAM_DEMO_OBJECTTYPE Demo for Jam library 20121205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_JAM_DEMO_PERSON Demo for Jam library 20121205
Properties
Class CL_JAM_DEMO_PERSON  
Short Description Demo for Jam library    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_JAM_DEMO   Demo for Jam Integration 
Created 20121205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_JAM_PERSON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_JAM_DEMO_OBJECTTYPE Demo for Jam library 20121205
2 IF_JAM_DEMO_PERSON Demo for Jam library 20121205
Friends
Class CL_JAM_DEMO_PERSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FUNCTION Constant Private See coding 20121228
2 MO_JAM_API Instance attribute Private Object reference (TYPE REF TO) IF_JAM_API 20121205
3 MO_JAM_DEMO Instance attribute Private Object reference (TYPE REF TO) IF_JAM_DEMO For demo of Jam integration 20121207
4 MO_NAVIGATE Instance attribute Private Object reference (TYPE REF TO) IF_JAM_DEMO_NAVIGATE 20130116
5 MS_PARAMETERS Instance attribute Private Type reference (TYPE) IF_JAM_DEMO_PERSON=>TS_PARAMETERS 20121207
6 MS_PROFILE Instance attribute Private Type reference (TYPE) IF_JAM_PERSON=>TS_PROFILE 20130102
7 MT_BACKEND_USER Instance attribute Private Type reference (TYPE) IF_CLB_BACKEND_USER=>TT_BACKEND_USER 20130122
8 MT_PERSON Instance attribute Private Type reference (TYPE) IF_JAM_PERSON=>TT_PERSON 20130104
Methods
# Method Level Visibility Method type Description Created on
1 ON_HOTSPOT_CLICK_NAV_PERSON Instance method Public Event handling method 20130123
2 ON_HOTSPOT_CLICK_NAV_UNAME Instance method Public Event handling method 20130123
3 PROFILE_FILL_RESULT Instance method Private Method 20130104
4 S_CREATE Static method Public Method 20121205
Events
Class CL_JAM_DEMO_PERSON has no event.
Types
Class CL_JAM_DEMO_PERSON has no local type.
Method Signatures

Method ON_HOTSPOT_CLICK_NAV_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Value transfer Attribute reference (LIKE) 20130123
2 Importing IV_FIELD_VALUE Value transfer Attribute reference (LIKE) 20130123

Method ON_HOTSPOT_CLICK_NAV_PERSON on class CL_JAM_DEMO_PERSON has no exception.

Method ON_HOTSPOT_CLICK_NAV_UNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Value transfer Attribute reference (LIKE) 20130123
2 Importing IV_FIELD_VALUE Value transfer Attribute reference (LIKE) 20130123

Method ON_HOTSPOT_CLICK_NAV_UNAME on class CL_JAM_DEMO_PERSON has no exception.

Method PROFILE_FILL_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE Call by reference Type reference (TYPE) IF_JAM_PERSON=>TS_PROFILE 20130104
2 Returning RS_RESULT Value transfer Type reference (TYPE) IF_JAM_DEMO=>TS_RESULT 20130104

Method PROFILE_FILL_RESULT on class CL_JAM_DEMO_PERSON has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_JAM_DEMO_PERSON Demo for Jam library 20121205

Method S_CREATE on class CL_JAM_DEMO_PERSON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740