SAP ABAP Interface IF_STCTM_BG_TASK (Background Task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     STC_TASK (Package) Technical Configuration Task Definition
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_ACTIV_TLOGO_OBJ Activate the TLOGO Objects from version D to A 20131004
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_BW_COMP Activate BW Component 20130529
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_GW_SRVS Activate necessary HTTP nodes (SICF entries) for OIA 20130415
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_HANA_CONT Activate HANA Content for OIA Scenario 20130306
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_HTTP_NODES Activate necessary HTTP nodes (SICF entries) for OIA 20130325
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_VIRTL_HIER Activate Virtual Hierarchy 20130529
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_BI_JAVA_CHCK_URL Checks BI JAVA Instance existence 20130529
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_EXAMPLE_CUST Activate necessary SICF entries for OIA scenario 20130325
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_RRI_TRGT_FPMURL Configure RRI Target with FPM URL 20130529
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_RUN_DG Run EPM Data Generator 20130507
... Click here to see Used By full list (110 items)
Properties
Interface IF_STCTM_BG_TASK  
Short Description Background Task    
General Data
Package STC_TASK   Technical Configuration Task Definition 
Created 20101115   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_STCTM_TASK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20101115
2 IF_STCTM_TASK Technical Configuration Task 20101115
Friends
Interface IF_STCTM_BG_TASK has no friend.
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 CHECKMODE Instance method Public Method Task Supports Checkmode 20101201
2 EXECUTE Instance method Public Method Execute Task 20101115
3 IS_NECESSARY Instance method Public Method 20101115
4 LONGRUNNER Instance method Public Method Task is Longrunner (must be executed in Batch) 20101206
5 RESUMABLE Instance method Public Method Task is Resumable 20101118
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 CHECKMODE 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 Configured List of Tasks 20111205
2 Returning R_CHECKMODE Value transfer Type reference (TYPE) IF_STCTM_TASK=>T_BOOL Checkmode is Supported 20101201

Method CHECKMODE on Interface IF_STCTM_BG_TASK has no exception.

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 Configured List of Tasks 20101115
2 Importing I_CHECK Call by reference Type reference (TYPE) STC_CHECKRUN No Changes, Checking and Simulation only 20101201
3 Importing I_TRACE Call by reference Type reference (TYPE) STC_TRACE Log Detailed Information 20101115
# Exception Resumable Description Created on
1 ERROR_OCCURED Execution Ended in Error 20101116
2 WARNING_OCCURED Execution Ended with Warning 20101116

Method IS_NECESSARY Signature

Method IS_NECESSARY on Interface IF_STCTM_BG_TASK has no parameter.
Method IS_NECESSARY on Interface IF_STCTM_BG_TASK has no exception.

Method LONGRUNNER 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 Configured List of Tasks 20111205
2 Returning R_LONGRUNNER Value transfer Type reference (TYPE) IF_STCTM_TASK=>T_BOOL Task need to be executed in batch mode 20101206

Method LONGRUNNER on Interface IF_STCTM_BG_TASK has no exception.

Method RESUMABLE 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 Configured List of Tasks 20101118
2 Returning R_RESUMABLE Value transfer Type reference (TYPE) IF_STCTM_TASK=>T_BOOL Is Task resumable after failed execution 20101118

Method RESUMABLE on Interface IF_STCTM_BG_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
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_ACTIV_TLOGO_OBJ Activate the TLOGO Objects from version D to A 20131004
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_BW_COMP Activate BW Component 20130529
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_GW_SRVS Activate necessary HTTP nodes (SICF entries) for OIA 20130415
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_HANA_CONT Activate HANA Content for OIA Scenario 20130306
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_HTTP_NODES Activate necessary HTTP nodes (SICF entries) for OIA 20130325
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_ACTIV_VIRTL_HIER Activate Virtual Hierarchy 20130529
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_BI_JAVA_CHCK_URL Checks BI JAVA Instance existence 20130529
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_EXAMPLE_CUST Activate necessary SICF entries for OIA scenario 20130325
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_RRI_TRGT_FPMURL Configure RRI Target with FPM URL 20130529
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_CONFIG_RUN_DG Run EPM Data Generator 20130507
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIA_PFCG_ROLE_ENHANCEMENT PFCG Role Enhancement to include dashboard URL 20130612
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_BIW_DISCONNECT Disconnect this Source System from Not Copied BW Systems 20110427
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_CHK_CODE_PREREQ Check Pre-requisites 20120425
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_DELETE_IDOC Delete ALE/IDOC Details 20111220
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_DESTINATION_DELETE Delete obsolete Destination for BW connections 20120208
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_DESTINATION_RENAME Rename Destinations for BW connectivity 20120206
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_GET_SYSTEM_SELECTION Select System Connections to be preserved after Copy 20120327
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_INIT_DELTA_UPDATE Update Init/Delta Status in Source System 20110427
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_SYSTEM_RESTORE Reconnect this Source System to Retained BW Systems 20110427
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAPI_UPDATE_IDOC Update ALE/IDOC Details 20110427
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_ADJUST_PLS_LOCK_SERVER Update BI-Enqueue Server Name 20110914
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_API_RELEASE_REQ Release and Export BW Metatdata 20110922
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_BIA_INDEXSTATUS_DELETE Update status of Indices in BIA 20110908
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_BIW_DISCONNECT Remotely Disconnect Not Copied Source Systems from this BW 20110922
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_CLEANUP_ARCHIVE Delete obsolete archiving administration data in BW 20120215
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_CREATE_TP_SYSTEMCOPY Task that collects BW objects in a Request --Pre System Copy 20110324
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_DELTA_QUEUE_CLONE Clone delta queues before system copy 20120105
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_DELTA_QUEUE_RESUME Resume Request Processing after Delta Queue Cloning 20120111
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_DELTA_QUEUE_SYNCH Synchronize delta queues before system copy 20120105
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_GENSTATUS_RESET Reset Generation Flag for DSO activation programs 20110915
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_INIT_DELTA_UPDATE Update Init/Delta Status in Source Systems 20111130
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_LOGICAL_SYSTEM_DELETE Delete BW source systems which are not copied (BW side) 20110929
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_LOGSYS_RESTORE_SLIM Restore Connections of this BW System to Retained Source Sys 20110929
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_SAPI_RECONNECT Remotely Reconnect Retained Source Systems to this BW System 20111228
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_SYSTEM_SHUTDOWN Stop RDA Daemons and Process Chains 20120228
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_SYSTEM_STARTUP Re-Start RDA Daemons and Process Chains 20120301
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_TSPREFIX_RENAME Rename Transfer structure prefix of the source systems 20111205
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_UPDATE_BWMANDTRFC_HOST Update correct host in BW RFC destinations 20110914
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_UPDATE_BWMANDTRFC_HOST2 Update correct host in BW RFC destinations again 20111122
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_UPDATE_IDOC Update ALE/IDOC details in the BW system 20111205
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTM_BG_TASK Background Task (Demo) 20101115
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTM_REPORT Report Task 20101119
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_COMPLEX Test task: Free Configurable Task 20110221
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_DIFFERENT_PARAMETERS Test task: External parameters to be read and write 20110331
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_DIFF_PARAM_TABLE Test task: Table of external parameters to be read and write 20130222
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_SIMPLE_REPORT_UI Test task: Simple report UI; task is not executable 20110303
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_ACTIVATE_SICF Activate HTTP Services (SICF) 20130315
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_OSS Configuration of SAP Online Service System (OSS1) 20121106
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_RZ70 Configuration of SLD Data Supplier (RZ70) 20121106
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_SGEN Configuration of ABAP Loads (SGEN) 20121106
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_SLDAPICUST Configuration of SLD Access Data Configuration (SLDAPICUST) 20121106
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_TMS Configuration of TMS as Single System (STMS) 20121106
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CREATE_LOGINSCR_INFO Create Loginscreen Info (SE61 - ZLOGIN_SCREEN_INFO) 20130815
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CREATE_LOGONGROUP Create Logon and RFC Server Groups (SMLG, RZ12) 20120824
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CREATE_OPMODE Create Operation Modes (RZ04) 20121002
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CREATE_PSE Create PSE (STRUST) 20121219
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_INSTALL_LICENSE Intallation of License 20130307
58 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_LOAD_CERTIFICATE Load Certificates from File (STRUST) 20121219
59 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_LOAD_PROFILES Upload of System Profiles (RZ10) 20121219
60 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_LOAD_PSE Upload PSE from file 20121219
61 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_POSTPROC_STRUST STRUST Post Processing (ICM Notification and Restart) 20121218
62 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SCHEDULE_DBA_JOBS Schedule DBA Planning Calendar Jobs (DB13) 20121115
63 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SCHEDULE_RDDIMPDP Schedule Dispatcher Job for Transport Programs (RDDIMPDP) 20121106
64 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SCHEDULE_RDDIMPDP_REM Schedule Dispatcher Job for Transport Programs (RDDIMPDP) 20130305
65 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SCHEDULE_STANDARD_JOBS Schedule Standard Jobs (SM36) 20121106
66 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP Abstract: System Copy Cleanup 20110204
67 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_BATCH Cleanup of Batch Jobs (SM37) 20110209
68 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_CUSTOMER Cleanup of Custom Specific Tables 20120521
69 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_DATA Cleanup of ABAP Basis Tables 20110209
70 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_OTHERS Cleanup of Basis Tables (Others) 20120515
71 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_SECSTORE Cleanup of Secstore (SAP Note 1532825) 20110921
72 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_TC_TASKRUN Cleanup of ABAP Task List Runs 20110418
73 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CLEANUP_TC_TASKVARI Cleanup of ABAP Task List Variants 20110418
74 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_BATCH Configuration of Standard Jobs (SM37) 20110301
75 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_DBACOCKPIT Configuration of Standard Jobs for DBA Planning Calendar 20110407
76 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_LICENSE Configuration of Licenses 20110201
77 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_LOGONGROUP Configuration of Logon Groups (SMLG) 20110124
78 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_MSSQL Configuration of MSSQL 20110412
79 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_OPMODE Configuration of Operation Modes 20110131
80 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_PROFILES Configuration of System Profiles 20110131
81 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_RDDIMPDP Schedule of job RDDIMPDP 20110407
82 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_RZ70 Configuration of SLD Data Supplier (RZ70) 20110829
83 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SECSTORE Configuration of Secure Store 20110406
84 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SGEN Configuration of ABAP Loads (SGEN) 20110810
85 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SLDAPICUST Configuration of SLD Access Data Configuration (SLDAPICUST) 20110829
86 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SM02 Configuration of System Messages (SM02) 20120424
87 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SM02_DELE Deletion of PCA System Messages (SM02) 20120605
88 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SM02_END Configuration of System Messages (SM02) 20120605
89 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SPOOL Configuration of Spool 20110208
90 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_TMS Configuration of TMS 20110405
91 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_TMS_SINGLE Configuration of TMS as single system 20121207
92 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_TSLE4 Configuration of entries in TSLE4 (SM21) 20130322
93 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONV_BDLS Conversion of Logical System Names 20110504
94 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_EXPORT System Copy Export 20110113
95 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_IMPORT System Copy Import 20110118
96 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_POSTPROC_ICMAN Restart ICMAN 20120405
97 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_POSTPROC_TABLE_BUF Synchronize Table Buffer 20120405
98 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_POSTPROC_ULOCK_USER Unlock Clients for Logon 20120221
99 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_POSTPROC_USER SAP Report RSUSR405 - Reset all user buffers in all clients 20121204
100 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_BATCH Set Batch Jobs to Released/Suspended via BTCTRNS1 20110321
101 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_BATCH2 Set Batch Jobs to Released via BTCTRNS2 20110321
102 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_BDLS Prepare BDLS Conversion Task (Optimize) 20120806
103 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_CAPACITY Prepare PCA Environment Check - File System and Tool 20110808
104 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_CAPACITY2 Prepare PCA Environment Check - File System and Tool 20111220
105 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_LOCK_USER Prepare Lock Client Against Logon 20120221
106 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_SICK Initial Consistency Check (SICK) 20110322
107 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_SICK2 Final Consistency Check (SICK) 20110330
108 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_STRUST Check STRUST all existing PSE 20121214
109 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_PREPARE_TMS Prepare TMS before System Copy 20110808
110 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SET_PROFILE Set System Profile Parameter (RZ10) 20130215
History
Last changed by/on SAP  20140121 
SAP Release Created in 703