SAP ABAP Class CX_TEST_SEO_GET_CLIF_REMOTE (Test exception class for function module SEO_GET_CLIF_REMOTE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEU_TEST (Package) Testobjekte für ABAP Unit
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20101018 |
Properties
| Class | CX_TEST_SEO_GET_CLIF_REMOTE | |
| Short Description | Test exception class for function module SEO_GET_CLIF_REMOTE | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SEU_TEST | Testobjekte für ABAP Unit |
| Created | 20101018 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TEST_SEO_GET_CLIF_REMOTE has no forward declaration.
Interfaces
Class CX_TEST_SEO_GET_CLIF_REMOTE has no interface implemented.
Friends
Class CX_TEST_SEO_GET_CLIF_REMOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20101018 | |||||
| 2 | Instance attribute | Public | See coding | 20101018 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TEST_STRUC2 | 20101018 | ||||
| 4 | Constant | Public | See coding | 20101018 | |||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | 20101018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101018 |
Events
Class CX_TEST_SEO_GET_CLIF_REMOTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TEST_STRUC2 | Public | See coding | 20101018 | begin of test_struc2,
attr1 type int4,
"attr2 type ref to test_struc2,
begin of attr3,
a1 type i,
end of attr3,
end of test_struc2
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A1 | Call by reference | Attribute reference (LIKE) | A1 | 20101018 | ||||
| 2 | A2 | Call by reference | Attribute reference (LIKE) | A2 | 20101018 | ||||
| 3 | AX | Call by reference | Type reference (TYPE) | TEST_STRUC2 | 20101018 | ||||
| 4 | OREF3 | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20101018 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20101018 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20101018 |
Method CONSTRUCTOR on class CX_TEST_SEO_GET_CLIF_REMOTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |