SAP ABAP Class IF_SMT_EVENT_STRUCTURE_MAPPER (Event structure mapper)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMT_EVENT_STRUCT_MAPPER Structure field mapper for event 20080419
Properties
Class IF_SMT_EVENT_STRUCTURE_MAPPER  
Short Description Event structure mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080419   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no forward declaration.
Interfaces
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no interface implemented.
Friends
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no friend class.
Attributes
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADD_INPUT_STRUCTURES Instance method Public Method Return the list of additional structures 20080529
2 GET_EVENT Instance method Public Method Return the event instance 20080420
3 GET_MAPPED_INPUT_FIELD Instance method Public Method Return the mapped input field 20080419
4 GET_MAPPED_TARGET_FIELD Instance method Public Method Return the mapped target field 20080419
5 GET_PRECEEDING_STRUCTURES Instance method Public Method Return the list of preceeding structures 20080529
6 GET_SOURCE_STRUCTURE Instance method Public Method Return the source structure 20080419
7 GET_TARGET_STRUCTURE Instance method Public Method Return the target structure 20080419
Events
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no event.
Types
Class IF_SMT_EVENT_STRUCTURE_MAPPER has no local type.
Method Signatures

Method GET_ADD_INPUT_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_STRUCTURE Value transfer Object reference (TYPE REF TO) SMT_T_STRUCTURE List of structures 20080529

Method GET_ADD_INPUT_STRUCTURES on class IF_SMT_EVENT_STRUCTURE_MAPPER has no exception.

Method GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EVENT Value transfer Object reference (TYPE REF TO) CL_SMT_EVENT Event 20080420

Method GET_EVENT on class IF_SMT_EVENT_STRUCTURE_MAPPER has no exception.

Method GET_MAPPED_INPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAPPED_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080419
2 Exporting EV_MAPPED_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080419
3 Importing IV_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080419
4 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080419
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080419

Method GET_MAPPED_TARGET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAPPED_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080419
2 Exporting EV_MAPPED_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090703
3 Importing IV_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080419
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080419

Method GET_PRECEEDING_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTR_STRUCTURE Value transfer Object reference (TYPE REF TO) SMT_T_STRUCTURE List of structures 20080529

Method GET_PRECEEDING_STRUCTURES on class IF_SMT_EVENT_STRUCTURE_MAPPER has no exception.

Method GET_SOURCE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRUCTURE Value transfer Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080419

Method GET_SOURCE_STRUCTURE on class IF_SMT_EVENT_STRUCTURE_MAPPER has no exception.

Method GET_TARGET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRUCTURE Value transfer Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080419

Method GET_TARGET_STRUCTURE on class IF_SMT_EVENT_STRUCTURE_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in