SAP ABAP Class IF_JAM_DEMO_OBJECTTYPE (Demo for Jam library)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_JAM_DEMO_GROUP Demo for Jam library 20130128
2 Interface composition (i COMPRISING i_ref)  IF_JAM_DEMO_PERSON Demo for Jam library 20121205
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_DEMO For demo of Jam integration 20121213
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_DEMO_GROUP Demo for Jam library 20130128
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_DEMO_PERSON Demo for Jam library 20121205
Properties
Class IF_JAM_DEMO_OBJECTTYPE  
Short Description Demo for Jam library    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_JAM_DEMO_OBJECTTYPE has no forward declaration.
Interfaces
Class IF_JAM_DEMO_OBJECTTYPE has no interface implemented.
Friends
Class IF_JAM_DEMO_OBJECTTYPE has no friend class.
Attributes
Class IF_JAM_DEMO_OBJECTTYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_RESULT Instance method Public Method 20121227
2 EXECUTE Instance method Public Method 20121205
3 GET_ACTIVE_PARAMETERS Instance method Public Method 20121227
4 MODIFY_SCREEN Instance method Public Method 20121227
5 SET_API Instance method Public Method 20121205
6 SH_GET_FUNCTIONS Instance method Public Method 20121205
Events
Class IF_JAM_DEMO_OBJECTTYPE has no event.
Types
Class IF_JAM_DEMO_OBJECTTYPE has no local type.
Method Signatures

Method DISPLAY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20121227
2 Importing IO_NAVIGATE Call by reference Object reference (TYPE REF TO) IF_JAM_DEMO_NAVIGATE 20130116
3 Importing IV_FUNCTION Call by reference Type reference (TYPE) JAM_DEMO_FUNCTION Demo for Jam Library: Function 20130104

Method DISPLAY_RESULT on class IF_JAM_DEMO_OBJECTTYPE has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) JAM_DEMO_FUNCTION 20121205
2 Returning RS_RESULT Value transfer Type reference (TYPE) IF_JAM_DEMO=>TS_RESULT 20121227
# Exception Resumable Description Created on
1 CX_JAM 20130104

Method GET_ACTIVE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) JAM_DEMO_FUNCTION 20121227
2 Returning RT_PARAMETER Value transfer Type reference (TYPE) IF_JAM_DEMO=>TT_PARAMETER_NAME 20121227

Method GET_ACTIVE_PARAMETERS on class IF_JAM_DEMO_OBJECTTYPE has no exception.

Method MODIFY_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCREEN Call by reference Type reference (TYPE) SCREEN 20121227
2 Importing IV_FUNCTION Call by reference Type reference (TYPE) JAM_DEMO_FUNCTION 20121227
3 Returning RS_SCREEN Value transfer Type reference (TYPE) SCREEN 20121227

Method MODIFY_SCREEN on class IF_JAM_DEMO_OBJECTTYPE has no exception.

Method SET_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_JAM_API Call by reference Object reference (TYPE REF TO) IF_JAM_API 20121205

Method SET_API on class IF_JAM_DEMO_OBJECTTYPE has no exception.

Method SH_GET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FUNCTION Value transfer Type reference (TYPE) IF_JAM_DEMO=>TT_FUNCTION_SH 20121205

Method SH_GET_FUNCTIONS on class IF_JAM_DEMO_OBJECTTYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in