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 | Constant | Public | Type reference (TYPE) | /PLMB/SPI_CONVEXIT_ACCESS | 'I' | Single-Character Flag | 20081120 | ||
| 2 | Constant | Public | Type reference (TYPE) | /PLMB/SPI_CONVEXIT_ACCESS | 'O' | Single-Character Flag | 20081120 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_CONVEXIT_BUFFER | Conversion Exit Buffer Table | 20081120 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_CONVEXIT_REF | Table of Conversion Exit References | 20081120 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20081120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Conversion Exit for Input or Output | 20081120 | |
| 2 | Instance method | Public | Method | Populate the buffer | 20081120 | |
| 3 | 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 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20081120 | |||
| 2 | EV_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081120 | ||||
| 3 | IV_ACCESS | Call by reference | Type reference (TYPE) | /PLMB/SPI_CONVEXIT_ACCESS | Conversion Exit Access | 20081120 | |||
| 4 | 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 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20081120 | |||
| 2 | IT_INPUT | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_CONVEXIT_PARAM | Table of conversion exit param | 20081120 | |||
| 3 | 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 | EO_CONV_EXIT | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_CONVEXIT | Conversion Exit Class | 20081120 | |||
| 2 | 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 |