SAP ABAP Interface IF_RSL_WSP_BADI (Interface to BAdI)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_WSP (Package) BWA Workspaces

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSL_WSP_BADI_TEMPLATE | Workspace: Example Class for BAdI Implementation | 20101130 |
Properties
Interface | IF_RSL_WSP_BADI | |
Short Description | Interface to BAdI |
General Data
Package | RSL_WSP | BWA Workspaces |
Created | 20101129 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSL_WSP_BADI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101129 |
Friends
Interface IF_RSL_WSP_BADI has no friend.
Attributes
Interface IF_RSL_WSP_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Call Straight after Workspace Activation | 20101129 |
2 | ![]() |
Static method | Public | Method | Call Straight after Workspace Deletion | 20101129 |
3 | ![]() |
Static method | Public | Method | Call During Workspace Check - Additional Checks | 20101130 |
4 | ![]() |
Static method | Public | Method | Call When Creating/Copying Workspace - Change Default Values | 20101130 |
5 | ![]() |
Static method | Public | Method | Call to PAI | 20101207 |
6 | ![]() |
Static method | Public | Method | Call Immediately Before Workspace Activation | 20101129 |
7 | ![]() |
Static method | Public | Method | Call Immediately Before Workspace Deletion | 20101129 |
8 | ![]() |
Static method | Public | Method | Call Immediately Before Short Message Dialog | 20101207 |
Events
Interface IF_RSL_WSP_BADI has no event.
Types
Interface IF_RSL_WSP_BADI has no local type.
Method Signatures
Method AFTER_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Tabelle mit Nachrichten (Application Log Protokoll) | 20101129 | ||
2 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101129 |
Method AFTER_ACTIVATION on Interface IF_RSL_WSP_BADI has no exception.
Method AFTER_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Tabelle mit Nachrichten (Application Log Protokoll) | 20101130 | ||
2 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101129 |
Method AFTER_DELETION on Interface IF_RSL_WSP_BADI has no exception.
Method AT_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Tabelle mit Nachrichten (Application Log Protokoll) | 20101130 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Workspace Version | 20101130 | ||
3 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101130 |
Method AT_CHECK on Interface IF_RSL_WSP_BADI has no exception.
Method AT_CREATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Neuer Workspace-Name | 20101130 | ||
2 | ![]() |
I_WSPNAME_COPY_SOURCE | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace-Name der Kopiervorlage | 20101130 |
Method AT_CREATION on Interface IF_RSL_WSP_BADI has no exception.
Method AT_PAI_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20101207 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20101207 | ||
3 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101207 |
Method AT_PAI_SCREEN on Interface IF_RSL_WSP_BADI has no exception.
Method BEFORE_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20101129 | ||
2 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktivierung für diesen Workspace abbrechen | 20101130 |
Method BEFORE_DELETION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Tabelle mit Nachrichten (Application Log Protokoll) | 20101129 | ||
2 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Löschung für diesen Workspace abbrechen | 20101130 |
Method BEFORE_SHORT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ATTACHMENTS | Call by reference | Type reference (TYPE) | BCSY_DOC | BCS: Tabelle von Referenzen auf CL_DOCUMENT_BCS | 20101207 | ||
2 | ![]() |
C_RECIPIENTS | Call by reference | Type reference (TYPE) | BCSY_RE3 | BCS: Tabelle von Emfängern mit Sendeattributen | 20101207 | ||
3 | ![]() |
C_SUBJECT | Call by reference | Type reference (TYPE) | SOOD-OBJDES | Kurze Beschreibung des Inhaltes | 20101207 | ||
4 | ![]() |
C_TEXT | Call by reference | Type reference (TYPE) | BCSY_TEXT | Texttabelle | 20101207 | ||
5 | ![]() |
I_WSPNAME | Call by reference | Type reference (TYPE) | RSLWSPNAME | Workspace Name | 20101207 |
Method BEFORE_SHORT_MESSAGE on Interface IF_RSL_WSP_BADI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |