SAP ABAP Class CL_RSAPI_UPDATE_IDOC (Update 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 20110427
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20110427
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK Technical Configuration Task 20110427
Properties
Class CL_RSAPI_UPDATE_IDOC  
Short Description Update 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 20110427   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 20110427
2 IF_STCTM_BG_TASK Background Task 20110427
3 IF_STCTM_TASK Technical Configuration Task 20110427
Friends
Class CL_RSAPI_UPDATE_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 Type reference (TYPE) ABAP_BOOL 20110427
2 PT_PREDECESSOR Static Attribute Private Type reference (TYPE) IF_STCTM_TASK=>TT_TASKNAME 20111213
3 P_ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL 20111213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DESTINATION Static method Public Method 20120326
2 CLASS_CONSTRUCTOR Static method Public Constructor 20111213
3 CONSTRUCTOR Instance method Public Constructor 20110427
4 _CHECK_DESTINATION Static method Private Method 20120402
5 _GET_LOGSYS_LIST Instance method Private Method 20111213
Events
Class CL_RSAPI_UPDATE_IDOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LOGSYS_LIST Private See coding 20111213 BEGIN OF ts_logsys_list, logsys TYPE logsys, logsys_from TYPE logsys, client TYPE symandt, destination TYPE rfcdest, dest2client TYPE rfcdest, END OF ts_logsys_list
2 TTS_LOGSYS_LIST Private See coding 20111213 tts_logsys_list TYPE SORTED TABLE OF ts_logsys_list WITH UNIQUE KEY logsys
Method Signatures

Method CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_LOCAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120326
2 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120326
# Exception Resumable Description Created on
1 FAILED 20120326

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAPI_UPDATE_IDOC has no parameter.
Method CONSTRUCTOR on class CL_RSAPI_UPDATE_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 Logical Destination (Specified in Function Call) 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 20111213
2 Returning RTS_LOGSYS_LIST Value transfer Type reference (TYPE) TTS_LOGSYS_LIST 20111213

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