SAP ABAP Interface /BOBF/IF_SP_ACTION (Interface to the mapping of action related objects)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/SERVICE_PROVIDER (Package) Business Object Framework Service Provider
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
Interface /BOBF/IF_SP_ACTION  
Short Description Interface to the mapping of action related objects    
General Data
Package /BOBF/SERVICE_PROVIDER   Business Object Framework Service Provider 
Created 20081213   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BOBF/IF_SP_ACTION has no forward declaration.
Interfaces
Interface /BOBF/IF_SP_ACTION has no interface.
Friends
Interface /BOBF/IF_SP_ACTION has no friend.
Attributes
Interface /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
Interface /BOBF/IF_SP_ACTION has no event.
Types
Interface /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 702