SAP ABAP Class CL_APL_ECATT_PARAMS_LOG (Logging of Parameters at Test Runtime)
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_PARAMS_LOG | |
| Short Description | Logging of Parameters at Test Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20110815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_PARAMS_LOG has no forward declaration.
Interfaces
Class CL_APL_ECATT_PARAMS_LOG has no interface implemented.
Friends
Class CL_APL_ECATT_PARAMS_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ETLOG_VAL_ORIGIN_TT | Origin of Parameter Values | 20110815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Origin of Parameter Values to Buffer | 20110815 | |
| 2 | Instance method | Public | Method | Reset Buffer Table | 20110815 | |
| 3 | Instance method | Public | Method | Provide Origin of Values of Parameter | 20110815 | |
| 4 | Instance method | Public | Method | Provide List of Origins of Values of All Parameters | 20110815 |
Events
Class CL_APL_ECATT_PARAMS_LOG has no event.
Types
Class CL_APL_ECATT_PARAMS_LOG has no local type.
Method Signatures
Method ADD_PAR_VAL_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAR_VAL_ORIGIN | Call by reference | Type reference (TYPE) | ETLOG_VAL_ORIGIN | Herkunft der Parameterwerte | 20110815 | |||
| 2 | I_PNAME | Call by reference | Type reference (TYPE) | STRING | Name eines Parameters oder einer Kommandoschnittstelle | 20110815 |
Method ADD_PAR_VAL_ORIGIN on class CL_APL_ECATT_PARAMS_LOG has no exception.
Method CLEAR_AT_PAR_VAL_ORIGIN Signature
Method CLEAR_AT_PAR_VAL_ORIGIN on class CL_APL_ECATT_PARAMS_LOG has no parameter.
Method CLEAR_AT_PAR_VAL_ORIGIN on class CL_APL_ECATT_PARAMS_LOG has no exception.
Method GET_PAR_VAL_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PAR_VAL_ORIGIN | Call by reference | Type reference (TYPE) | ETLOG_VAL_ORIGIN | Herkunft der Parameterwerte | 20110815 | |||
| 2 | I_PNAME | Call by reference | Type reference (TYPE) | STRING | Name eines Parameters oder einer Kommandoschnittstelle | 20110815 |
Method GET_PAR_VAL_ORIGIN on class CL_APL_ECATT_PARAMS_LOG has no exception.
Method GET_PAR_VAL_ORIGINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PAR_VAL_ORIGINS | Call by reference | Type reference (TYPE) | ETLOG_VAL_ORIGIN_TT | Herkunft der Parameterwerte | 20110815 |
Method GET_PAR_VAL_ORIGINS on class CL_APL_ECATT_PARAMS_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |