SAP ABAP Class IF_RS_BBS_BADI_HANDLER_DYNAMIC (Interface to BAdI: RS_BBS_BADI_DYNAMIC)
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
Class | IF_RS_BBS_BADI_HANDLER_DYNAMIC | |
Short Description | Interface to BAdI: RS_BBS_BADI_DYNAMIC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080703 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RS_BBS_BADI_HANDLER_DYNAMIC has no interface implemented.
Friends
Class IF_RS_BBS_BADI_HANDLER_DYNAMIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | RFC to Another BW | 20080703 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | SPACE | No RFC | 20080703 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '3' | RFC to an R/3 Source System | 20080703 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | RFC to Any SAP Systems (SM59) | 20080703 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | RFC Support | 20080703 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Supports Call in SAP GUI | 20080703 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Requires Selection Stored in Cluster Table | 20080703 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RRI_TEXT | Label | 20080703 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Supports Call in Web | 20080703 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call as Subsequent Action in RA (Batch) | 20080703 |
2 | ![]() |
Instance method | Public | Method | Call in SAP GUI | 20080703 |
3 | ![]() |
Instance method | Public | Method | Call in Web | 20080703 |
4 | ![]() |
Instance method | Public | Method | List of Available Jump Targets for a Type | 20080703 |
Events
Class IF_RS_BBS_BADI_HANDLER_DYNAMIC has no event.
Types
Class 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 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080703 | ||
2 | ![]() |
I_ONAM | Call by reference | Type reference (TYPE) | RSTI_ONAM | Objekt der Berichtschnittstelle | 20080703 | ||
3 | ![]() |
I_RFCDEST_WITHOUT_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
4 | ![]() |
I_SELECTION_HANDLE | Call by reference | Type reference (TYPE) | RSBBS_HANDLE | Handle zum Schreiben/Lesen von Cluster-Tabellen | 20080703 | ||
5 | ![]() |
I_S_RKB1D | Call by reference | Type reference (TYPE) | RSR_S_RKB1D | Steuerleiste Olap Prozessor | 20080703 | ||
6 | ![]() |
I_THX_MAPPING | Call by reference | Type reference (TYPE) | RSBBS_THX_MAPPING | 20080703 |
Method CALL_BATCH on class 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 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080703 | ||
2 | ![]() |
I_ONAM | Call by reference | Type reference (TYPE) | RSTI_ONAM | Objekt der Berichtschnittstelle | 20080703 | ||
3 | ![]() |
I_RFCDEST_WITHOUT_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
4 | ![]() |
I_RFCDEST_WITH_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
5 | ![]() |
I_SELECTION_HANDLE | Call by reference | Type reference (TYPE) | RSBBS_HANDLE | Handle zum Schreiben/Lesen von Cluster-Tabellen | 20080703 | ||
6 | ![]() |
I_S_RKB1D | Call by reference | Type reference (TYPE) | RSR_S_RKB1D | Steuerleiste Olap Prozessor | 20080703 | ||
7 | ![]() |
I_THX_MAPPING | Call by reference | Type reference (TYPE) | RSBBS_THX_MAPPING | 20080703 |
Method CALL_SAPGUI on class 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 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080703 | ||
2 | ![]() |
I_ONAM | Call by reference | Type reference (TYPE) | RSTI_ONAM | Objekt der Berichtschnittstelle | 20080703 | ||
3 | ![]() |
I_RFCDEST_WITHOUT_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
4 | ![]() |
I_SELECTION_HANDLE | Call by reference | Type reference (TYPE) | RSBBS_HANDLE | Handle zum Schreiben/Lesen von Cluster-Tabellen | 20080703 | ||
5 | ![]() |
I_S_RKB1D | Call by reference | Type reference (TYPE) | RSR_S_RKB1D | Steuerleiste Olap Prozessor | 20080703 | ||
6 | ![]() |
I_THX_MAPPING | Call by reference | Type reference (TYPE) | RSBBS_THX_MAPPING | 20080703 | |||
7 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20080703 |
Method CALL_URL on class 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 | ![]() |
E_T_F4_RECIVERS_LIST | Value transfer | Type reference (TYPE) | RSTI_T_REP | BRST Daten zum Empfängerbericht (Communication Handler) | 20080728 | ||
2 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20080828 | ||
3 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RSR_S_COMPKEY-COMPUID | 20080724 | |||
4 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20080724 | |||
5 | ![]() |
I_RFCDEST_WITHOUT_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
6 | ![]() |
I_RFCDEST_WITH_DIALOG | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20080703 | ||
7 | ![]() |
I_THX_MAPPING | Call by reference | Type reference (TYPE) | RSBBS_THX_MAPPING | Mapping, von dem Sprungziel abhängt | 20080703 |
Method GET_TARGETS on class IF_RS_BBS_BADI_HANDLER_DYNAMIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |