SAP ABAP Class CL_JAM_PERSON (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) 20121128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_JAM_PERSON Jam person 20121128
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_JAM_PERSON_INT Jam person internal interface 20121128
Properties
Class CL_JAM_PERSON  
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 20121128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_JAM_PERSON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_JAM_PERSON Jam person 20121128
2 IF_JAM_PERSON_INT Jam person internal interface 20121128
Friends
Class CL_JAM_PERSON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TSTMP Constant Private Type reference (TYPE) TIMESTAMP '19700101000000' 20130121
2 MS_PROFILE_DATA Instance attribute Protected Type reference (TYPE) IF_JAM_PERSON=>TS_PROFILE 20121221
3 MV_PROFILE_DATA_VALID Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20121221
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121203
2 CONSTRUCTOR Instance method Public Constructor 20121128
3 GET_PROFILE_DATA_IF_NEEDED Instance method Protected Method 20121221
4 GET_PROFILE_DATA_VALIDITY Instance method Protected Method 20121221
5 SET_PROFILE_DATA Instance method Protected Method 20121221
6 SET_PROFILE_DATA_VALIDITY Instance method Protected Method 20121221
Events
Class CL_JAM_PERSON has no event.
Types
Class CL_JAM_PERSON has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_JAM_PERSON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_JAM_PERSON has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_JAM_CONTROLLER_INT 20121128
2 Importing IV_ID Call by reference Type reference (TYPE) SJAM_PERSON_ID 20121128

Method CONSTRUCTOR on class CL_JAM_PERSON has no exception.

Method GET_PROFILE_DATA_IF_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) IF_JAM_PERSON=>TS_PROFILE 20121221
# Exception Resumable Description Created on
1 CX_JAM_PERSON 20130118

Method GET_PROFILE_DATA_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VAL Value transfer Type reference (TYPE) ABAP_BOOL 20121221

Method GET_PROFILE_DATA_VALIDITY on class CL_JAM_PERSON has no exception.

Method SET_PROFILE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) IF_JAM_PERSON=>TS_PROFILE 20121221

Method SET_PROFILE_DATA on class CL_JAM_PERSON has no exception.

Method SET_PROFILE_DATA_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VAL Call by reference Type reference (TYPE) ABAP_BOOL 20121221

Method SET_PROFILE_DATA_VALIDITY on class CL_JAM_PERSON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740