SAP ABAP Class CL_SMT_WD_EVENT_STRUCT_MAPPER (Web dynpro even structure mapper)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_WEB_DYNPRO (Package) web dynrpro UI classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_VIEW View Superclass 20080418
Properties
Class CL_SMT_WD_EVENT_STRUCT_MAPPER  
Short Description Web dynpro even structure mapper    
Super Class CL_SMT_WD_VIEW View Superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
Created 20080418   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WD_EVENT_STRUCT_MAPPER has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_STRUCT_MAPPER has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_STRUCT_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CTX_NODE_ADD_IN_STRUCTURES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418
2 MO_CTX_NODE_APPLICATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418
3 MO_CTX_NODE_EVENTS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418
4 MO_CTX_NODE_PRECEED_STRUCTURES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080529
5 MO_CTX_NODE_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418
6 MO_CTX_NODE_SOURCE_FIELD_MAP Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080419
7 MO_CTX_NODE_STRUCT_MAP Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418
8 MO_CTX_NODE_TARGET_FIELD_MAP Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080419
9 MO_STRUCTURE_MAPPER Instance attribute Private Object reference (TYPE REF TO) CL_SMT_EVENT_STRUCT_MAPPER Structure field mapper for event 20080418
10 MV_SRC_STRUCTURE Static Attribute Public Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090312
11 MV_TRG_STRUCTURE Static Attribute Public Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090312
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LAST_STEP Instance method Public Method Return true(X) if it is the last step 20080421
2 CLEAR_EVENTS Instance method Private Method Clear the events node 20080418
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080418
4 GET_CURRENT_STEP Instance method Public Method Return the current step 20080418
5 GET_EVENT_DATA Instance method Private Method Get event data 20080418
6 GET_STRUCTURE_MAPPER Instance method Public Method Return the instance mapper 20080420
7 HANDLE_OUTPUT_FIELD_OVS Instance method Public Method Handles output field ovs operations 20080605
8 HANDLE_REPL_INPUT_STRUCT_OVS Instance method Public Method Handles replacement input structure ovs operations 20080606
9 LOAD_DATA Instance method Public Method Load the data from the object class 20080421
10 LOAD_EVENTS Instance method Private Method Load the event details 20080418
11 LOAD_EVENT_STRUCTURES Instance method Private Method Load event structures 20080418
12 LOAD_FIELD_REPLACEMENTS Instance method Private Method Load field replacements 20080419
13 NAVIGATE_BACKWARD Instance method Public Method Go to previous step 20080421
14 NAVIGATE_FORWARD Instance method Public Method Got to next step 20080421
15 SET_ADDITIONAL_STRUCTURES Instance method Private Method Set the additional structures data 20080418
16 SET_CURRENT_STEP Instance method Private Method Set the current step 20080418
17 SET_DATA Instance method Public Method Set the data 20080421
18 SET_DATA_STEP_1 Instance method Private Method Set the data for step 1 20080421
19 SET_DATA_STEP_2 Instance method Private Method Set the data for step 2 20080421
20 SET_DATA_STEP_3 Instance method Private Method Set the data for step 3 20080421
21 SET_PRECEEDING_STRUCTURES Instance method Private Method Set the preceeding replacement structures 20080529
22 SET_REPL_ADD_STRUCTURE Instance method Private Method Set the replacement additional structure 20080418
23 SET_REPL_PRECEEDING_STRUCTURE Instance method Private Method Set the replacement perceeding structure 20080529
24 SET_REPL_SOURCE_FIELDS Instance method Private Method Set the replacement for source fields 20080421
25 SET_REPL_SOURCE_STRUCTURE Instance method Private Method Set replacement source structure 20080418
26 SET_REPL_TARGET_FIELDS Instance method Private Method Set the replacement for target fields 20080421
27 SET_REPL_TARGET_STRUCTURE Instance method Private Method Set replacement target structure 20080418
28 SET_SELECTED_EVENT Instance method Private Method Set the selected event 20080418
29 SET_VALUE_HELP Instance method Private Method Sets The value Help for Int-Ext Mode 20090210
Events
Class CL_SMT_WD_EVENT_STRUCT_MAPPER has no event.
Types
Class CL_SMT_WD_EVENT_STRUCT_MAPPER has no local type.
Method Signatures

Method CHECK_LAST_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST Value transfer Type reference (TYPE) SMT_BOOLEAN Boolean value 20080421

Method CHECK_LAST_STEP on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method CLEAR_EVENTS Signature

Method CLEAR_EVENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method CLEAR_EVENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080418

Method CONSTRUCTOR on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method GET_CURRENT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STEP Value transfer Type reference (TYPE) SMT_STRING String 20080418

Method GET_CURRENT_STEP on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method GET_EVENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_SMT_EVENT Event 20080418
2 Returning RS_EVENT Value transfer Type reference (TYPE) SMT_WD_S_EVENT Event web dynpro information 20080418

Method GET_EVENT_DATA on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method GET_STRUCTURE_MAPPER Signature

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

Method GET_STRUCTURE_MAPPER on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method HANDLE_OUTPUT_FIELD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080605

Method HANDLE_OUTPUT_FIELD_OVS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method HANDLE_REPL_INPUT_STRUCT_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080606

Method HANDLE_REPL_INPUT_STRUCT_OVS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method LOAD_DATA Signature

Method LOAD_DATA on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method LOAD_DATA on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method LOAD_EVENTS Signature

Method LOAD_EVENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method LOAD_EVENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method LOAD_EVENT_STRUCTURES Signature

Method LOAD_EVENT_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method LOAD_EVENT_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method LOAD_FIELD_REPLACEMENTS Signature

Method LOAD_FIELD_REPLACEMENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method LOAD_FIELD_REPLACEMENTS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method NAVIGATE_BACKWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PREVIOUS_STEP Value transfer Type reference (TYPE) SMT_STRING String 20080421

Method NAVIGATE_BACKWARD on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method NAVIGATE_FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NEXT_STEP Value transfer Type reference (TYPE) SMT_STRING String 20080421

Method NAVIGATE_FORWARD on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_ADDITIONAL_STRUCTURES Signature

Method SET_ADDITIONAL_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_ADDITIONAL_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_CURRENT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STEP Call by reference Type reference (TYPE) SMT_STRING String 20080418

Method SET_CURRENT_STEP on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_DATA on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_DATA_STEP_1 Signature

Method SET_DATA_STEP_1 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_DATA_STEP_1 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_DATA_STEP_2 Signature

Method SET_DATA_STEP_2 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_DATA_STEP_2 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_DATA_STEP_3 Signature

Method SET_DATA_STEP_3 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_DATA_STEP_3 on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_PRECEEDING_STRUCTURES Signature

Method SET_PRECEEDING_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_PRECEEDING_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_ADD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080418

Method SET_REPL_ADD_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_PRECEEDING_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080529

Method SET_REPL_PRECEEDING_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_SOURCE_FIELDS Signature

Method SET_REPL_SOURCE_FIELDS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_REPL_SOURCE_FIELDS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_SOURCE_STRUCTURE Signature

Method SET_REPL_SOURCE_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_REPL_SOURCE_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_TARGET_FIELDS Signature

Method SET_REPL_TARGET_FIELDS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_REPL_TARGET_FIELDS on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_REPL_TARGET_STRUCTURE Signature

Method SET_REPL_TARGET_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_REPL_TARGET_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.

Method SET_SELECTED_EVENT Signature

Method SET_SELECTED_EVENT on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20080423

Method SET_VALUE_HELP Signature

Method SET_VALUE_HELP on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no parameter.
Method SET_VALUE_HELP on class CL_SMT_WD_EVENT_STRUCT_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701