SAP ABAP Class CL_APL_ECATT_PARAMETER_BUFFER (Memory for Cross-Program Parameter Exchange)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_PARAMETER_BUFFER | |
| Short Description | Memory for Cross-Program Parameter Exchange | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20090311 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_PARAMETER_BUFFER has no forward declaration.
Interfaces
Class CL_APL_ECATT_PARAMETER_BUFFER has no interface implemented.
Friends
Class CL_APL_ECATT_PARAMETER_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110914 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TTS_PARAMETER | eCATT Table of Name-Value Pairs | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20090616 | ||
| 2 | Static method | Public | Method | 20090616 | ||
| 3 | Static method | Public | Method | 20090616 | ||
| 4 | Static method | Public | Method | 20090311 | ||
| 5 | Static method | Public | Method | 20090616 |
Events
Class CL_APL_ECATT_PARAMETER_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTS_PARAMETER | Public | See coding | 20090616 | tts_parameter type sorted table of ty_parameter with unique key name
|
||
| 2 | TT_PARAMETER | Public | Type reference (TYPE) | ETNAME_VALUE_TABTYPE | 20090616 | |
|
| 3 | TY_NAME | Public | Type reference (TYPE) | TY_PARAMETER-NAME | 20090616 | |
|
| 4 | TY_NAME_AUX | Private | See coding | 20090616 | ty_name_aux type c length 255
|
||
| 5 | TY_PARAMETER | Public | Type reference (TYPE) | ETNAME_VALUE | 20090616 | |
|
| 6 | TY_VALUE | Public | Type reference (TYPE) | TY_PARAMETER-VALUE | 20090616 | |
Method Signatures
Method CONVERT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | TY_NAME | 20090616 | ||||
| 2 | RV_NAME_AUX | Value transfer | Type reference (TYPE) | TY_NAME_AUX | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
Method GET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | TY_VALUE | 20090616 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | TY_NAME | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
Method RESET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | TY_NAME | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | TT_PARAMETER | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
Method SET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | TY_NAME | 20090616 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | TY_VALUE | 20090616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |