SAP ABAP Interface IF_EDM_VISITOR (IF_EDM_VISITOR)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_EASY_DATA_MODEL (Package) Easy Data Model as Composite with Visitor

⤷

⤷

Properties
Interface | IF_EDM_VISITOR | |
Short Description |
General Data
Package | FS_EASY_DATA_MODEL | Easy Data Model as Composite with Visitor |
Created | 20061023 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EDM_VISITOR has no forward declaration.
Interfaces
Interface IF_EDM_VISITOR has no interface.
Friends
Interface IF_EDM_VISITOR has no friend.
Attributes
Interface 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
Interface IF_EDM_VISITOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_EDM_VISITOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |