SAP ABAP Class CL_RSAPI_DELETE_IDOC (Delete ALE/IDOC Details)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-BW (Application Component) BW Service API
     RSAPI_CTC (Package) CTC objects for BW SAPI systems
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20111220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20111220
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK Technical Configuration Task 20111220
Properties
Class CL_RSAPI_DELETE_IDOC  
Short Description Delete ALE/IDOC Details    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAPI_CTC   CTC objects for BW SAPI systems 
Created 20111220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_STCTM_TASK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20111220
2 IF_STCTM_BG_TASK Background Task 20111220
3 IF_STCTM_TASK Technical Configuration Task 20111220
Friends
Class CL_RSAPI_DELETE_IDOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_LOG Instance attribute Private Attribute reference (LIKE) 20111220
2 PT_PREDECESSOR Static Attribute Private Type reference (TYPE) IF_STCTM_TASK=>TT_TASKNAME 20111220
3 P_ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL 20111220
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20111220
2 CONSTRUCTOR Instance method Public Constructor 20111220
3 _CHECK_DESTINATION Static method Private Method 20120402
4 _GET_LOGSYS_LIST Instance method Private Method 20111220
Events
Class CL_RSAPI_DELETE_IDOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LOGSYS_LIST Private See coding 20111220 BEGIN OF ts_logsys_list, logsys TYPE logsys, is_bw TYPE abap_bool, client TYPE symandt, idoctype TYPE rsbasidoc-bidoctyp, dest2client TYPE rfcdest, END OF ts_logsys_list
2 TTS_LOGSYS_LIST Private See coding 20111220 tts_logsys_list TYPE SORTED TABLE OF ts_logsys_list WITH UNIQUE KEY logsys is_bw
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSAPI_DELETE_IDOC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSAPI_DELETE_IDOC has no exception.

Method CONSTRUCTOR Signature

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

Method _CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20120402
# Exception Resumable Description Created on
1 FAILED 20120402

Method _GET_LOGSYS_LIST 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 20111220
2 Returning RTS_LOGSYS_LIST Value transfer Type reference (TYPE) TTS_LOGSYS_LIST 20111220

Method _GET_LOGSYS_LIST on class CL_RSAPI_DELETE_IDOC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731