SAP ABAP Class IF_SRT_WSP_MIGRATION_FW (SRT: Migration Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_MIGRATION_FW SRT: Migration Framework 20110113
Properties
Class IF_SRT_WSP_MIGRATION_FW  
Short Description SRT: Migration Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110113   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_MIGRATION_FW has no forward declaration.
Interfaces
Class IF_SRT_WSP_MIGRATION_FW has no interface implemented.
Friends
Class IF_SRT_WSP_MIGRATION_FW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EP_START_RUNTIME Constant Public Type reference (TYPE) STRING 'START_RUNTIME' 20110113
2 CO_EP_START_SOAMAMANGER Constant Public Type reference (TYPE) STRING 'START_SOAMANAGER' 20110113
3 CO_EP_START_TASK_CENTRAL Constant Public Type reference (TYPE) STRING 'CONSTRUCTOR_TASK_CENTRAL' 20130304
4 CO_EP_START_TASK_MANAGED Constant Public Type reference (TYPE) STRING 'CONSTRUCTOR_TASK_MANAGED' 20130304
5 CO_EP_START_WSDL_PARSING Constant Public Type reference (TYPE) STRING 'START_WSDL_PARSING' 20110113
6 G_TAB_MESSAGES Instance attribute Public Type reference (TYPE) STRING_TABLE 20110113
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_STEP Instance method Public Method 20110113
2 GET_MESSSAGES Instance method Public Method 20110113
3 GET_PREVIOUS_STEP Instance method Public Method 20110113
4 GET_STEP Instance method Public Method 20110113
5 GET_STEPS_FOR_EXEC_POINT Instance method Public Method 20110113
6 IS_STEP_EXECUTED Instance method Public Method 20110113
7 START_EXECUTION Instance method Public Method 20110113
Events
Class IF_SRT_WSP_MIGRATION_FW has no event.
Types
Class IF_SRT_WSP_MIGRATION_FW has no local type.
Method Signatures

Method EXECUTE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXECUTED_SUCESSFULLY Value transfer Type reference (TYPE) BOOLEAN 20110113
2 Importing STEP Call by reference Type reference (TYPE) STRING 20110113

Method EXECUTE_STEP on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method GET_MESSSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) STRING_TABLE 20110113

Method GET_MESSSAGES on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method GET_PREVIOUS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREVIOUS_STEP Value transfer Type reference (TYPE) STRING 20110113
2 Importing STEP Call by reference Type reference (TYPE) STRING 20110113

Method GET_PREVIOUS_STEP on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method GET_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STEP Value transfer Type reference (TYPE) STRING 20110113
2 Importing STEP_NAME Call by reference Type reference (TYPE) STRING 20110113

Method GET_STEP on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method GET_STEPS_FOR_EXEC_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXECUTION_POINT Call by reference Type reference (TYPE) STRING 20110113
2 Returning STEPS Value transfer Type reference (TYPE) STRING_TABLE 20110113

Method GET_STEPS_FOR_EXEC_POINT on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method IS_STEP_EXECUTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EXECUTED Value transfer Type reference (TYPE) BOOLEAN 20110113
2 Importing STEP Call by reference Type reference (TYPE) STRING 20110113

Method IS_STEP_EXECUTED on class IF_SRT_WSP_MIGRATION_FW has no exception.

Method START_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXECUTED_SUCESSFULLY Value transfer Type reference (TYPE) BOOLEAN 20110113
2 Importing EXECUTION_POINT Call by reference Type reference (TYPE) STRING 20110113

Method START_EXECUTION on class IF_SRT_WSP_MIGRATION_FW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in