SAP ABAP Interface IF_RSBK_DEBUG (Interface: DTP Command Templates)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_CMD_TPL Superclass for Command Template 20040217
Properties
Interface IF_RSBK_DEBUG  
Short Description Interface: DTP Command Templates    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20040212   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSBK_DEBUG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_CMD_TPL Interface: DTP Command Templates 20040217
Friends
Interface IF_RSBK_DEBUG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TH_BP Instance attribute Public Type reference (TYPE) RSBK_TH_BP 20040217
Methods
# Method Level Visibility Method type Description Created on
1 GET_BREAKPOINTS Instance method Public Method Determines Breakpoint 20040217
2 GET_BREAKPOINTS_LIST Instance method Public Method 20040428
3 SET_BREAKPOINT Instance method Public Method Sets Breakpoint 20040217
Events
# Event Type Visibility Description Created on
1 BREAKPOINT_CHANGED Instance Event
(0)
Public
(2)
20040217
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TPL_R Public See coding 20040217 begin of s_tpl_r, node type rsbcmdnode, parent type rsbcmdnode, child type rsbcmdnode, next type rsbcmdnode, cmdtype type rsbcmdtype, r_tpl type ref to if_rsbk_debug, end of s_tpl_r
2 TH_TPL_R Public See coding 20040217 th_tpl_r type hashed table of s_tpl_r with unique key node
Method Signatures

Method GET_BREAKPOINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_BP_TPL Value transfer Type reference (TYPE) RSBK_TH_BP 20040217

Method GET_BREAKPOINTS on Interface IF_RSBK_DEBUG has no exception.

Method GET_BREAKPOINTS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_BP Value transfer Type reference (TYPE) RSBK_TH_BP_LIST 20040428

Method GET_BREAKPOINTS_LIST on Interface IF_RSBK_DEBUG has no exception.

Method SET_BREAKPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BPID Call by reference Type reference (TYPE) RSBKBPID 20040217
2 Importing I_TH_DATAPAKID Call by reference Type reference (TYPE) RSBK_TH_DATAPAKID 20040217

Method SET_BREAKPOINT on Interface IF_RSBK_DEBUG has no exception.
Event Signatures

Event BREAKPOINT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_BPID Importing Call by reference Type reference (TYPE) RSBKBPID 20040217
2 I_R_TPL Exporting Value transfer Object reference (TYPE REF TO) IF_RSBK_DEBUG Interface: DTP Command templates 20040217
3 I_TH_DATAPAKID Importing Call by reference Type reference (TYPE) RSBK_TH_DATAPAKID 20040217
History
Last changed by/on SAP  20130531 
SAP Release Created in 400