SAP ABAP Class IF_RSL_WSP_BADI (Interface to BAdI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101129
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
Class IF_RSL_WSP_BADI  
Short Description Interface to BAdI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSL_WSP_BADI has no forward declaration.
Interfaces
Class IF_RSL_WSP_BADI has no interface implemented.
Friends
Class IF_RSL_WSP_BADI has no friend class.
Attributes
Class IF_RSL_WSP_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_ACTIVATION Static method Public Method Call Straight after Workspace Activation 20101129
2 AFTER_DELETION Static method Public Method Call Straight after Workspace Deletion 20101129
3 AT_CHECK Static method Public Method Call During Workspace Check - Additional Checks 20101130
4 AT_CREATION Static method Public Method Call When Creating/Copying Workspace - Change Default Values 20101130
5 AT_PAI_SCREEN Static method Public Method Call to PAI 20101207
6 BEFORE_ACTIVATION Static method Public Method Call Immediately Before Workspace Activation 20101129
7 BEFORE_DELETION Static method Public Method Call Immediately Before Workspace Deletion 20101129
8 BEFORE_SHORT_MESSAGE Static method Public Method Call Immediately Before Short Message Dialog 20101207
Events
Class IF_RSL_WSP_BADI has no event.
Types
Class 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten (Application Log Protokoll) 20101129
2 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101129

Method AFTER_ACTIVATION on class 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten (Application Log Protokoll) 20101130
2 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101129

Method AFTER_DELETION on class 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten (Application Log Protokoll) 20101130
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Workspace Version 20101130
3 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101130

Method AT_CHECK on class 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 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Neuer Workspace-Name 20101130
2 Importing I_WSPNAME_COPY_SOURCE Call by reference Type reference (TYPE) RSLWSPNAME Workspace-Name der Kopiervorlage 20101130

Method AT_CREATION on class 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 Importing I_EDIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20101207
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20101207
3 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101207

Method AT_PAI_SCREEN on class 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20101129
2 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101129
# Exception Resumable Description Created on
1 CANCEL_WORKSPACE_ACTIVATION 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG Tabelle mit Nachrichten (Application Log Protokoll) 20101129
2 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101129
# Exception Resumable Description Created on
1 CANCEL_WORKSPACE_DELETION 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 Changing C_ATTACHMENTS Call by reference Type reference (TYPE) BCSY_DOC BCS: Tabelle von Referenzen auf CL_DOCUMENT_BCS 20101207
2 Changing C_RECIPIENTS Call by reference Type reference (TYPE) BCSY_RE3 BCS: Tabelle von Emfängern mit Sendeattributen 20101207
3 Changing C_SUBJECT Call by reference Type reference (TYPE) SOOD-OBJDES Kurze Beschreibung des Inhaltes 20101207
4 Changing C_TEXT Call by reference Type reference (TYPE) BCSY_TEXT Texttabelle 20101207
5 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20101207

Method BEFORE_SHORT_MESSAGE on class IF_RSL_WSP_BADI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in