SAP ABAP Class IF_STCTM_PC_TASK (Pre-Check Task)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20101115
2 Interface composition (i COMPRISING i_ref)  IF_STCTM_TASK Technical Configuration Task 20101115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_CHK_CODE_PREREQ Check Pre-requisites 20110608
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_GET_SYSTEM_SELECTION Select System Connections to be preserved after Copy 20120402
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTM_UI_TASK User interface task (demo) 20101115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_RUNTIME_INFO Test task: Provide current set of runtime parameter 20120120
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_SECSTORE Test task: Secure Store usage 20111124
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CHECK_HDB_MIGRATION Secure Store Check (SECSTORE) 20130125
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CHECK_SECSTORE Secure Store Check (SECSTORE) 20121106
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CHECK_SICK Consistency Check (SICK) 20121106
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_BW_CHECK Check whether the system is a BW or connected to any BW 20110222
Properties
Class IF_STCTM_PC_TASK  
Short Description Pre-Check Task    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STCTM_PC_TASK has no forward declaration.
Interfaces
Class IF_STCTM_PC_TASK has no interface implemented.
Friends
Class IF_STCTM_PC_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOL Instance attribute Public Attribute reference (LIKE) 20101115
2 PR_LOG Instance attribute Public Attribute reference (LIKE) 20101115
3 PT_PREDECESSOR Instance attribute Public Attribute reference (LIKE) 20101115
4 PT_SUCCESSOR Instance attribute Public Attribute reference (LIKE) 20101115
5 P_STATUS Instance attribute Public Attribute reference (LIKE) 20101115
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute Check and Eventually Manipulate Successors 20101116
2 IS_NECESSARY Instance method Public Method 20101115
Events
# Event Type Visibility Description Created on
1 UPDATE_PROGRESS Instance Event
(0)
Public
(2)
Trigger task manager to save intermediate progress 20130627
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_PROGRESS Public Attribute reference (LIKE) 20130627
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASKLIST Call by reference Object reference (TYPE REF TO) CL_STCTM_TASKLIST Technical Configuration Task List 20101116
2 Importing I_TRACE Call by reference Type reference (TYPE) STC_TRACE Log Detailed Information 20111109
# Exception Resumable Description Created on
1 ERROR_OCCURED Check was Not Passed -> Cf. Log 20101116
2 MANUAL_ACTIVITY Check Found that Manual Actions Needed -> Cf. Log 20101223
3 WARNING_OCCURED Check was Passed with Warnings -> Cf. Log 20101116

Method IS_NECESSARY Signature

Method IS_NECESSARY on class IF_STCTM_PC_TASK has no parameter.
Method IS_NECESSARY on class IF_STCTM_PC_TASK has no exception.
Event Signatures

Event UPDATE_PROGRESS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_PROGRESS Exporting Value transfer Type reference (TYPE) T_PROGRESS Progress in percent (0-100) 20130627
History
Last changed by/on SAP  20140121 
SAP Release Created in