SAP ABAP Class CL_RSO_LOGICAL_SYSTEM_DELETE (Delete BW source systems which are not copied (BW side))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_CORE_TOOLS (Package) Tools from BW_CORE (not part of LEAN BW)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20110929
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20110929
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK Technical Configuration Task 20110929
Properties
Class CL_RSO_LOGICAL_SYSTEM_DELETE  
Short Description Delete BW source systems which are not copied (BW side)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_CORE_TOOLS   Tools from BW_CORE (not part of LEAN BW) 
Created 20110929   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_STCT_SC_BW_CHECK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20110929
2 IF_STCTM_BG_TASK Background Task 20110929
3 IF_STCTM_TASK Technical Configuration Task 20110929
Friends
Class CL_RSO_LOGICAL_SYSTEM_DELETE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_JOB Instance attribute Public Type reference (TYPE) TT_JOBS 20130521
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAPPING Static method Public Method 20111014
2 CONSTRUCTOR Instance method Public Constructor 20110929
3 DELETE_RFC_ALE Static method Public Method 20111020
4 _GET_CONFIRM_COPY_STATUS Static method Private Method 20130521
5 _GET_JOBSTATUS Instance method Private Method 20130521
Events
Class CL_RSO_LOGICAL_SYSTEM_DELETE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_JOBS Public See coding 20130521 begin of TS_JOBS . types: rlogsys TYPE logsys, slogsys TYPE logsys, jobname TYPE tbtcjob-jobname, jobcount TYPE tbtcjob-jobcount, done type c length 1, end of ts_jobs
2 TT_JOBS Public See coding 20130521 TT_JOBS type table of ts_jobs
Method Signatures

Method CHECK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SOURCE Call by reference Type reference (TYPE) CL_STCT_SC_BW_CHECK=>TT_SOURCE 20111014
2 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_STCTM_LOG Task List Run Task Log 20111014
3 Importing IR_TASKLIST Call by reference Object reference (TYPE REF TO) CL_STCTM_TASKLIST Configured List of Tasks 20111014
# Exception Resumable Description Created on
1 ERROR_OCCURED 20111014
2 WARNING_OCCURED 20130318

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_LOGICAL_SYSTEM_DELETE has no parameter.
Method CONSTRUCTOR on class CL_RSO_LOGICAL_SYSTEM_DELETE has no exception.

Method DELETE_RFC_ALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BASIDOC Call by reference Type reference (TYPE) RSBASIDOC Mapping of source system to BIW system including IDoctyp 20111020
# Exception Resumable Description Created on
1 FAILED 20111020

Method _GET_CONFIRM_COPY_STATUS 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 20130521
2 Returning R_STATUS Value transfer Type reference (TYPE) STC_TASK_STATUS 20130521

Method _GET_CONFIRM_COPY_STATUS on class CL_RSO_LOGICAL_SYSTEM_DELETE has no exception.

Method _GET_JOBSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20130521
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20130521
3 Importing I_SLOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Source system 20130521
4 Returning R_DONE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130521
# Exception Resumable Description Created on
1 ERROR 20130521
History
Last changed by/on SAP  20140121 
SAP Release Created in 731