SAP ABAP Class /ASU/CL_EXECUTION_FRAMEWORK (Framework to exeute manual and fully automated steps.)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-ASU (Application Component) Application-Specific Upgrade
     /ASU/MAIN (Package) Application-Specific Upgrade
Properties
Class /ASU/CL_EXECUTION_FRAMEWORK  
Short Description Framework to exeute manual and fully automated steps.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ASU/MAIN   Application-Specific Upgrade 
Created 20070802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /ASU/CL_UACC_GENERAL_WRAPPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /ASU/IF_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /ASU/CL_EXECUTION_FRAMEWORK has no interface implemented.
Friends
Class /ASU/CL_EXECUTION_FRAMEWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GENERAL_UACC_WRAPPER_CLASS Constant Public Type reference (TYPE) SEOCLSNAME '/ASU/CL_UACC_GENERAL_WRAPPER' General ASU UACC Wrapper class 20080603
2 GC_TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070802
3 GREF_UACC Instance attribute Protected Object reference (TYPE REF TO) CL_UACC_FRAMEWORK_MANAGER Class which builds and manages the Frane Work 20070920
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_STEP_ONLINE Instance method Public Method Execute ASU step online / directly 20070802
2 EXECUTE_STEP_UACC Instance method Public Method Execute ASU step via Upgrade Accelerator Framework / batch 20070802
Events
Class /ASU/CL_EXECUTION_FRAMEWORK has no event.
Types
Class /ASU/CL_EXECUTION_FRAMEWORK has no local type.
Method Signatures

Method EXECUTE_STEP_ONLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LAST_RUN Call by reference Type reference (TYPE) SCMALAST_RUN Schedule Manager: Date and time of the last run 20070802
2 Importing IM_EXEC_IF Call by reference Object reference (TYPE REF TO) /ASU/IF_SSM_EXECUTION ASU Simple SchedMan: Execution IF 20070807
3 Importing IM_SSMTREES_CO Call by reference Type reference (TYPE) /ASU/SSMTREE_CO ASU Simple Schedule Manager: Internal Structure for Tree 20071128
4 Importing IM_STEP Call by reference Type reference (TYPE) /ASU/CONTENT_OBJECT Application Specific Upgrade. Single ASU Content Object 20070803

Method EXECUTE_STEP_ONLINE on class /ASU/CL_EXECUTION_FRAMEWORK has no exception.

Method EXECUTE_STEP_UACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LAST_RUN Call by reference Type reference (TYPE) SCMALAST_RUN Schedule Manager: Date and time of the last run 20070802
2 Exporting EX_STEPS_EXECUTED Call by reference Type reference (TYPE) BOOLE_D Any steps really executed? 20071228
3 Importing IM_JOB_DATA Call by reference Type reference (TYPE) /ASU/JOB_SCHEDULING_DATA ASU - Job Scheduling Data (see 'JOB_CLOSE') 20071116
4 Importing IM_SSMTREES_CO_TAB Call by reference Type reference (TYPE) /ASU/SSMTREE_CO_T ASU Simple Schedule Manager: Internal Structure for Tree 20071128
5 Importing IM_STEP_TAB Call by reference Type reference (TYPE) /ASU/CONTENT_OBJECT_T Table Type - Application Specific Upgrade. Single ASU Object 20070928
# Exception Resumable Description Created on
1 OBJ_TYPE_NOT_SUPPORTED ASU Object Type not supported 20071210
History
Last changed by/on SAP  20140121 
SAP Release Created in 2005_1_620