SAP ABAP Class /PLMB/CL_SPI_CONVEXIT (Conversion Exit Class)
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_RFC_CONNECTOR RFC Connector 20081120
Properties
Class /PLMB/CL_SPI_CONVEXIT  
Short Description Conversion Exit Class    
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 20081120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/CL_SPI_CONVEXIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMB/IF_RFC_CONNECTOR RFC Connector 20081120
Friends
Class /PLMB/CL_SPI_CONVEXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACCESS_INPUT Constant Public Type reference (TYPE) /PLMB/SPI_CONVEXIT_ACCESS 'I' Single-Character Flag 20081120
2 GC_ACCESS_OUTPUT Constant Public Type reference (TYPE) /PLMB/SPI_CONVEXIT_ACCESS 'O' Single-Character Flag 20081120
3 MTS_BUFFER Instance attribute Private Type reference (TYPE) /PLMB/T_SPI_CONVEXIT_BUFFER Conversion Exit Buffer Table 20081120
4 MTS_CONVEXIT_REF Static Attribute Private Type reference (TYPE) /PLMB/T_SPI_CONVEXIT_REF Table of Conversion Exit References 20081120
5 MV_CONVEXIT Instance attribute Private Type reference (TYPE) CONVEXIT Conversion Routine 20081120
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Instance method Public Method Conversion Exit for Input or Output 20081120
2 FILL_BUFFER Instance method Public Method Populate the buffer 20081120
3 GET_INSTANCE Static method Public Method Get Instance 20081120
Events
Class /PLMB/CL_SPI_CONVEXIT has no event.
Types
Class /PLMB/CL_SPI_CONVEXIT has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20081120
2 Exporting EV_OUTPUT Call by reference Type reference (TYPE) ANY 20081120
3 Importing IV_ACCESS Call by reference Type reference (TYPE) /PLMB/SPI_CONVEXIT_ACCESS Conversion Exit Access 20081120
4 Importing IV_INPUT Call by reference Type reference (TYPE) ANY 20081120

Method CONVERT on class /PLMB/CL_SPI_CONVEXIT has no exception.

Method FILL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20081120
2 Importing IT_INPUT Call by reference Type reference (TYPE) /PLMB/T_SPI_CONVEXIT_PARAM Table of conversion exit param 20081120
3 Importing IV_ACCESS Call by reference Type reference (TYPE) /PLMB/SPI_CONVEXIT_ACCESS Conversion Exit Access 20081120

Method FILL_BUFFER on class /PLMB/CL_SPI_CONVEXIT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONV_EXIT Call by reference Object reference (TYPE REF TO) /PLMB/CL_SPI_CONVEXIT Conversion Exit Class 20081120
2 Importing IV_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Conversion Routine 20081120

Method GET_INSTANCE on class /PLMB/CL_SPI_CONVEXIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702