SAP ABAP Class /BOBF/IF_SP_ACTION (Interface to the mapping of action related objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_LIB_M_GENERIC Field mapping (meta data based) 20090305
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_SP_NODE_TABLES Field mapping (meta data based) 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_SP_NODE_TABLES_BS Field mapping (meta data based) 20080527
Properties
Class /BOBF/IF_SP_ACTION  
Short Description Interface to the mapping of action related objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_SP_ACTION has no forward declaration.
Interfaces
Class /BOBF/IF_SP_ACTION has no interface implemented.
Friends
Class /BOBF/IF_SP_ACTION has no friend class.
Attributes
Class /BOBF/IF_SP_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_ACTION_PARAMETERS Instance method Public Method Map proxy structure to business object structure 20081213
2 MAP_BO_ACTION_PARAMETERS Instance method Public Method Map business object structure to proxy structure 20081213
Events
Class /BOBF/IF_SP_ACTION has no event.
Types
Class /BOBF/IF_SP_ACTION has no local type.
Method Signatures

Method MAP_ACTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Exporting ES_BO_ACTION_PARAMETER Call by reference Object reference (TYPE REF TO) DATA internal action parameter structure 20081213
3 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION interface to BOPF configuration 20081213
4 Importing IS_PROXY_ACTION_PARAMETER Call by reference Type reference (TYPE) ANY proxy action parameter structure 20081213
5 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY action key 20081213
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_SP 20081213

Method MAP_BO_ACTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Exporting ES_PROXY_ACTION_PARAMETER Call by reference Object reference (TYPE REF TO) DATA proxy action parameter structure 20081213
3 Importing IO_BOPF_CONFIG Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION interface to BOPF configuration 20081213
4 Importing IS_BO_ACTION_PARAMETER Call by reference Type reference (TYPE) ANY internal action parameter structure 20081213
5 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY action key 20081213
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY node key 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_SP 20081213
History
Last changed by/on SAP  20130531 
SAP Release Created in