SAP ABAP Class CL_RSL_WSP_BADI_TEMPLATE (Workspace: Example Class for BAdI Implementation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_WSP (Package) BWA Workspaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSL_WSP_BADI Interface to BAdI 20101130
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSL_WSP_DESIGNER_BADI Interface for BAdI: RSL_WORKSPACE_DESIGNER_BADI 20110203
Properties
Class CL_RSL_WSP_BADI_TEMPLATE  
Short Description Workspace: Example Class for BAdI Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_WSP   BWA Workspaces 
Created 20101130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSL_WSP_BADI_TEMPLATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20101130
2 IF_RSL_WSP_BADI Interface to BAdI 20101130
3 IF_RSL_WSP_DESIGNER_BADI Interface for BAdI: RSL_WORKSPACE_DESIGNER_BADI 20110203
Friends
Class CL_RSL_WSP_BADI_TEMPLATE has no friend class.
Attributes
Class CL_RSL_WSP_BADI_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _CREATE_WSP_PROFILE Static method Private Method Create Workspace Profile/Authorizations 20110105
2 _DELETE_WSP_PROFILE Static method Private Method Delete Workspace Profile/Authorization 20110105
3 _GET_NEW_WSP_PROFILE_NAME Static method Private Method Create Name for Profile/Authorization 20110105
4 _INSERT_WSP_PROFILE_TO_DB Static method Private Method Write Workspace Profile/Authorization to the database 20110105
5 _READ_WSP_PROFILE_FROM_DB Static method Private Method Read Workspace Profile/Authorization from the database 20110105
Events
Class CL_RSL_WSP_BADI_TEMPLATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_WSPPROF Private See coding Table with Workspace Profiles/Authorizations 20110105 TN_T_WSPPROF type standard table of rswspprof
Method Signatures

Method _CREATE_WSP_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFIX_AUTH Call by reference Type reference (TYPE) XUAUTH 'S_WSP_A' Präfix Berechtigung 20110105
2 Importing I_PREFIX_PROF Call by reference Type reference (TYPE) XUPROFILE 'S_WSP_P' Präfix Profilname 20110105
3 Importing I_PROFTYPE Call by reference Type reference (TYPE) RSWSPPROF-PROFTYPE 'Q' Profiltyp ('D' = Designer / 'Q' = Query) 20110105
4 Importing I_TEXT_AUTH Call by reference Type reference (TYPE) XUTEXT Texte im Benutzerstamm / Berechtigungen 20110105
5 Importing I_TEXT_PROF Call by reference Type reference (TYPE) XUTEXT Texte im Benutzerstamm / Berechtigungen 20110105
6 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110105

Method _CREATE_WSP_PROFILE on class CL_RSL_WSP_BADI_TEMPLATE has no exception.

Method _DELETE_WSP_PROFILE 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 Workspace Name 20110105

Method _DELETE_WSP_PROFILE on class CL_RSL_WSP_BADI_TEMPLATE has no exception.

Method _GET_NEW_WSP_PROFILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUTH Call by reference Type reference (TYPE) XUAUTH Berechtigungsname in Benutzerstammpflege 20110105
2 Exporting E_PROFILE Call by reference Type reference (TYPE) XUPROFILE Profilname 20110105
3 Importing I_PREFIX_AUTH Call by reference Type reference (TYPE) XUAUTH Berechtigungsname in Benutzerstammpflege 20110105
4 Importing I_PREFIX_PROF Call by reference Type reference (TYPE) XUPROFILE Profilname 20110105
5 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110105

Method _GET_NEW_WSP_PROFILE_NAME on class CL_RSL_WSP_BADI_TEMPLATE has no exception.

Method _INSERT_WSP_PROFILE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH Call by reference Type reference (TYPE) XUAUTH Berechtigungsname in Benutzerstammpflege 20110105
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20110105
3 Importing I_PROFILE Call by reference Type reference (TYPE) XUPROFILE Profilname 20110105
4 Importing I_PROFTYPE Call by reference Type reference (TYPE) C Profiltyp ('D' = Designer / 'Q' = Query) 20110105
5 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110105

Method _INSERT_WSP_PROFILE_TO_DB on class CL_RSL_WSP_BADI_TEMPLATE has no exception.

Method _READ_WSP_PROFILE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_WSPPROF Call by reference Type reference (TYPE) TN_T_WSPPROF Workspace Berechtigungsprofile 20110105
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20110105
3 Importing I_WSPNAME Call by reference Type reference (TYPE) RSLWSPNAME Workspace Name 20110105

Method _READ_WSP_PROFILE_FROM_DB on class CL_RSL_WSP_BADI_TEMPLATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730