SAP ABAP Class IF_EDM_VISITOR (IF_EDM_VISITOR)
Properties
| Class | IF_EDM_VISITOR | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061023 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EDM_VISITOR has no forward declaration.
Interfaces
Class IF_EDM_VISITOR has no interface implemented.
Friends
Class IF_EDM_VISITOR has no friend class.
Attributes
Class IF_EDM_VISITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Called at Visit of (Simple) Variable | 20061023 | |
| 2 | Instance method | Public | Method | Called Before the Recursive Descent into the Structure | 20061025 | |
| 3 | Instance method | Public | Method | Called After the Recursive Descent into the Structure | 20061025 | |
| 4 | Instance method | Public | Method | Called Before the Recursive Descent into the Table | 20061025 | |
| 5 | Instance method | Public | Method | Called After the Recursive Descent into the Table | 20061025 |
Events
Class IF_EDM_VISITOR has no event.
Types
Class IF_EDM_VISITOR has no local type.
Method Signatures
Method VISIT_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_EDM_SIMPLE | I_SIMPLE | 20061023 |
Method VISIT_SIMPLE on class IF_EDM_VISITOR has no exception.
Method VISIT_STRUCTURE_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_EDM_STRUCTURE | I_STRUCTURE | 20061025 | |||
| 2 | R_STOP | Value transfer | Type reference (TYPE) | STRING | 20070628 |
Method VISIT_STRUCTURE_BEGIN on class IF_EDM_VISITOR has no exception.
Method VISIT_STRUCTURE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_EDM_STRUCTURE | I_STRUCTURE | 20061025 |
Method VISIT_STRUCTURE_END on class IF_EDM_VISITOR has no exception.
Method VISIT_TABLE_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_EDM_TABLE | I_TABLE | 20061025 | |||
| 2 | R_STOP | Value transfer | Type reference (TYPE) | STRING | 20061102 |
Method VISIT_TABLE_BEGIN on class IF_EDM_VISITOR has no exception.
Method VISIT_TABLE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_EDM_TABLE | I_TABLE | 20061025 |
Method VISIT_TABLE_END on class IF_EDM_VISITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |