SAP ABAP Class CL_SLEI_TST_UNIT_GEN_WRAPPER (Unit tests for BEF Generation - Wrapper Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
⤷
SLEI_TST (Package) LEI Unit tests and test tools
⤷
⤷
Properties
| Class | CL_SLEI_TST_UNIT_GEN_WRAPPER | |
| Short Description | Unit tests for BEF Generation - Wrapper Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLEI_TST | LEI Unit tests and test tools |
| Created | 20090115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLEI_TST_UNIT_GEN_WRAPPER has no interface implemented.
Friends
Class CL_SLEI_TST_UNIT_GEN_WRAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLEI_BEF_GENERATOR | Business Event Facade Generator | 20090116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090116 | ||
| 2 | Instance method | Public | Method | 20090116 | ||
| 3 | Static method | Public | Method | 20090116 |
Events
Class CL_SLEI_TST_UNIT_GEN_WRAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GENPARAM | Public | See coding | 20090116 | BEGIN OF ty_genparam ,
s_class TYPE seoclskey,
s_intf TYPE seoclskey,
s_intf_old TYPE seoclskey,
s_sif_name TYPE prx_s_name,
t_operation TYPE slei_gen_t_operation,
END OF ty_genparam
|
Method Signatures
Method DELETE_FACADE_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAM | Call by reference | Type reference (TYPE) | TY_GENPARAM | 20090116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI event facade generation exception | 20090116 |
Method GENERATE_FACADE_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAM | Call by reference | Type reference (TYPE) | TY_GENPARAM | 20090116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI event facade generation exception | 20090116 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WRAPPER | Value transfer | Object reference (TYPE REF TO) | CL_SLEI_TST_UNIT_GEN_WRAPPER | Unit tests for BEF Generation - Wrapper Class | 20090116 |
Method GET_INSTANCE on class CL_SLEI_TST_UNIT_GEN_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |