SAP ABAP Class /PLMB/CL_SPI_GENERIC_SP (Generic Service Provider)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20070816
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_PROPERTIES_ACCESS Properties Access Interface 20100921
Properties
Class /PLMB/CL_SPI_GENERIC_SP  
Short Description Generic Service Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMB/BA_SPI_CORE   Service Provider Infrastructure: Core 
Created 20070816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20070816
2 /PLMB/IF_SPI_PROPERTIES_ACCESS Properties Access Interface 20100921
Friends
Class /PLMB/CL_SPI_GENERIC_SP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME '/PLMB/CL_SPI_CONNECTOR' 20100926
2 GS_C_TARGET_METHOD Constant Private See coding 20100926
3 MO_COLLECTOR_IN Instance attribute Private Object reference (TYPE REF TO) /PLMB/CL_SPI_COLLECTOR_INPUT Collector 20101214
4 MO_COLLECTOR_OUT Instance attribute Private Object reference (TYPE REF TO) /PLMB/CL_SPI_COLLECTOR_OUTPUT Collector 20101214
5 MO_MP Instance attribute Private Object reference (TYPE REF TO) /PLMB/CL_SPI_METADATA Reference to Metadata provider 20070816
6 MO_RFC_CALLER Instance attribute Private Object reference (TYPE REF TO) /PLMB/CL_SPI_RFC_CONNECTOR RFC Connector 20070816
7 MS_OPTIONS Instance attribute Private Type reference (TYPE) /PLMB/S_SPI_OPTIONS_INT Connector Options 20100426
8 MV_ABBID Instance attribute Private Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block 20080228
9 MV_RFC_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070816
10 MV_SP_RTID Instance attribute Private Type reference (TYPE) /PLMB/SPI_SP_RTID Service Provider runtime Identifier 20080314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070816
Events
Class /PLMB/CL_SPI_GENERIC_SP has no event.
Types
Class /PLMB/CL_SPI_GENERIC_SP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR_IN Call by reference Object reference (TYPE REF TO) /PLMB/CL_SPI_COLLECTOR_INPUT Collector for messages and properties 20101214
2 Importing IO_COLLECTOR_OUT Call by reference Object reference (TYPE REF TO) /PLMB/CL_SPI_COLLECTOR_OUTPUT Collector for messages and properties 20101214
3 Importing IO_MP Call by reference Object reference (TYPE REF TO) /PLMB/CL_SPI_METADATA Reference to Metadata Provider 20070816
4 Importing IS_OPTIONS Call by reference Type reference (TYPE) /PLMB/S_SPI_OPTIONS_INT Connector Options 20100426
5 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block 20080228
6 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070816
7 Importing IV_SP_RTID Call by reference Type reference (TYPE) /PLMB/SPI_SP_RTID Service Provider runtime Identifier 20080314

Method CONSTRUCTOR on class /PLMB/CL_SPI_GENERIC_SP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100