SAP ABAP Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC (Interface to BAdI: RS_BBS_BADI_DYNAMIC)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RS_BBS (Package) BW: Adjusting BBS in BW (KCBRST)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESM_BBS_DYNAMIC Class for BAdI Implementation ESM_BBS_DYNAMIC 20080812
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NW_EPM_RRI_DEMO Example for Implementing Dynamic Jump Targets 20090402
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_BBS_BADI_DYNAMIC_EXMPL Example for Implementing Dynamic Jump Targets 20080915
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_BBS_TEST_RFC_DYNAMIC Dynamic Jump Targets 20110712
Properties
Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC  
Short Description Interface to BAdI: RS_BBS_BADI_DYNAMIC    
General Data
Package RS_BBS   BW: Adjusting BBS in BW (KCBRST) 
Created 20080703   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBBS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no interface.
Friends
Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_REMOTE_BW Constant Public Type reference (TYPE) CHAR1 'B' RFC to Another BW 20080703
2 N_C_REMOTE_NONE Constant Public Type reference (TYPE) CHAR1 SPACE No RFC 20080703
3 N_C_REMOTE_R3_SOURCE Constant Public Type reference (TYPE) CHAR1 '3' RFC to an R/3 Source System 20080703
4 N_C_REMOTE_SAP_ALL Constant Public Type reference (TYPE) CHAR1 'X' RFC to Any SAP Systems (SM59) 20080703
5 N_REMOTE Static Attribute Public Type reference (TYPE) CHAR1 RFC Support 20080703
6 N_SAPGUI_CALL Static Attribute Public Type reference (TYPE) RS_BOOL Supports Call in SAP GUI 20080703
7 N_SELECTION_HANDLE Static Attribute Public Type reference (TYPE) RS_BOOL Requires Selection Stored in Cluster Table 20080703
8 N_TEXT Static Attribute Public Type reference (TYPE) RRI_TEXT Label 20080703
9 N_URL_CALL Static Attribute Public Type reference (TYPE) RS_BOOL Supports Call in Web 20080703
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BATCH Instance method Public Method Call as Subsequent Action in RA (Batch) 20080703
2 CALL_SAPGUI Instance method Public Method Call in SAP GUI 20080703
3 CALL_URL Instance method Public Method Call in Web 20080703
4 GET_TARGETS Instance method Public Method List of Available Jump Targets for a Type 20080703
Events
Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no event.
Types
Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no local type.
Method Signatures

Method CALL_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080703
2 Importing I_ONAM Call by reference Type reference (TYPE) RSTI_ONAM Objekt der Berichtschnittstelle 20080703
3 Importing I_RFCDEST_WITHOUT_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
4 Importing I_SELECTION_HANDLE Call by reference Type reference (TYPE) RSBBS_HANDLE Handle zum Schreiben/Lesen von Cluster-Tabellen 20080703
5 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20080703
6 Importing I_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING 20080703

Method CALL_BATCH on Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no exception.

Method CALL_SAPGUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080703
2 Importing I_ONAM Call by reference Type reference (TYPE) RSTI_ONAM Objekt der Berichtschnittstelle 20080703
3 Importing I_RFCDEST_WITHOUT_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
4 Importing I_RFCDEST_WITH_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
5 Importing I_SELECTION_HANDLE Call by reference Type reference (TYPE) RSBBS_HANDLE Handle zum Schreiben/Lesen von Cluster-Tabellen 20080703
6 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20080703
7 Importing I_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING 20080703

Method CALL_SAPGUI on Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no exception.

Method CALL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20080703
2 Importing I_ONAM Call by reference Type reference (TYPE) RSTI_ONAM Objekt der Berichtschnittstelle 20080703
3 Importing I_RFCDEST_WITHOUT_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
4 Importing I_SELECTION_HANDLE Call by reference Type reference (TYPE) RSBBS_HANDLE Handle zum Schreiben/Lesen von Cluster-Tabellen 20080703
5 Importing I_S_RKB1D Call by reference Type reference (TYPE) RSR_S_RKB1D Steuerleiste Olap Prozessor 20080703
6 Importing I_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING 20080703
7 Returning R_URL Value transfer Type reference (TYPE) STRING 20080703

Method CALL_URL on Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no exception.

Method GET_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_F4_RECIVERS_LIST Value transfer Type reference (TYPE) RSTI_T_REP BRST Daten zum Empfängerbericht (Communication Handler) 20080728
2 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20080828
3 Importing I_COMPUID Call by reference Type reference (TYPE) RSR_S_COMPKEY-COMPUID 20080724
4 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20080724
5 Importing I_RFCDEST_WITHOUT_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
6 Importing I_RFCDEST_WITH_DIALOG Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20080703
7 Importing I_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING Mapping, von dem Sprungziel abhängt 20080703

Method GET_TARGETS on Interface IF_RS_BBS_BADI_HANDLER_DYNAMIC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712