SAP ABAP Class CL_BSSP_SW_COMMON (Common functionality)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-GEN (Application Component) Generic Applications
     BSSP1 (Package) Generic Applications
Properties
Class CL_BSSP_SW_COMMON  
Short Description Common functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP1   Generic Applications 
Created 20130221   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_STW_ACTIVITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_STW_ACTIVITY_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BSSP_SW_COMMON has no interface implemented.
Friends
Class CL_BSSP_SW_COMMON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_BSSP_SW_COMMON Common functionality 20130419
2 MV_APPLICATION_ID Instance attribute Public Type reference (TYPE) CLB_APPLICATION_ID Collaboration: Application ID 20130419
3 MV_SHOW_ALL_EXCEPTIONS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130419
2 GET_ASSIGNED_GROUPS_FOR_BO Instance method Public Method 20130419
3 GET_GROUPS_FOR_CURRENT_USER Instance method Public Method 20130419
4 GET_INSTANCE Static method Public Method 20130419
5 PROCESS_EXCEPTION Instance method Public Method 20130419
Events
Class CL_BSSP_SW_COMMON has no event.
Types
Class CL_BSSP_SW_COMMON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSSP_SW_COMMON has no parameter.
Method CONSTRUCTOR on class CL_BSSP_SW_COMMON has no exception.

Method GET_ASSIGNED_GROUPS_FOR_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130419
2 Importing IO_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20130419
3 Importing IV_BO_ID Call by reference Type reference (TYPE) STW_BO_ID Collaboration: Business Object ID 20130419
4 Returning RT_GROUP Value transfer Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY List of Activity References 20130419

Method GET_ASSIGNED_GROUPS_FOR_BO on class CL_BSSP_SW_COMMON has no exception.

Method GET_GROUPS_FOR_CURRENT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130419
2 Importing IO_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20130419
3 Importing IV_GET_ALL_GROUPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Gets all groups (might be on different pages) 20130419
4 Importing IV_PAGE Call by reference Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE 1 20130419
5 Importing IV_PAGE_SIZE Call by reference Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_PAGE_SIZE 15 20130419
6 Importing IV_STATUS Call by reference Type reference (TYPE) IF_STW_ACTIVITY_QUERY=>TV_QUERY_STATUS IF_STW_ACTIVITY_QUERY=>GC_STW_QUERY_STATUS-ALL 20130419
7 Returning RT_GROUP Value transfer Type reference (TYPE) IF_STW_ACTIVITY=>TT_ACTIVITY List of Activity References 20130419

Method GET_GROUPS_FOR_CURRENT_USER on class CL_BSSP_SW_COMMON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSSP_SW_COMMON Common functionality 20130419

Method GET_INSTANCE on class CL_BSSP_SW_COMMON has no exception.

Method PROCESS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130419
2 Importing IO_MSG_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20130419
3 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130419

Method PROCESS_EXCEPTION on class CL_BSSP_SW_COMMON has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in