SAP ABAP Class CL_BSP_WD_BULLETIN_SERVICE (Service class for bulletin maintenance)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     CRM_BSP_WD_APPL_BASICS (Package) Basic Application Objects
Properties
Class CL_BSP_WD_BULLETIN_SERVICE  
Short Description Service class for bulletin maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_APPL_BASICS   Basic Application Objects 
Created 20120418   SAP 
Last change 20130531   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)
Interfaces
Class CL_BSP_WD_BULLETIN_SERVICE has no interface implemented.
Friends
Class CL_BSP_WD_BULLETIN_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_BULLETIN_SERVICE Service class for bulletin maintenance 20120418
2 MS_BULLETIN_INFO Instance attribute Protected Type reference (TYPE) BULLETIN_VIEW_INFO_STRUCT 20120418
3 MV_BULLETIN_SPECIFIED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20120418
Methods
# Method Level Visibility Method type Description Created on
1 GET_BULLETIN_VIEWNAME Instance method Public Method Return the view name of the bulletin board 20120418
2 GET_BULLETIN_VIEW_INFO Instance method Public Method Return structure defining a bulletin view 20120418
3 GET_INSTANCE Static method Public Method Get singleton instance 20120418
4 IS_BULLETIN_VIEW_SPECIFIED Instance method Public Method Returns true if a bulletin view name is provided 20120418
5 RESET_BULLETIN_VIEWNAME Instance method Public Method Reset the bulletin board view name specified 20120418
6 SET_BULLETIN_VIEWNAME Instance method Public Method Specify name of view to be displayed in bulletin board 20120418
7 SET_BULLETIN_VIEW_INFO Instance method Public Method Specify structure containing bulletin view info 20120418
Events
Class CL_BSP_WD_BULLETIN_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BULLETIN_VIEW_INFO_STRUCT Public See coding 20120418 begin of BULLETIN_VIEW_INFO_STRUCT, viewname type string, title type string, width type string, height type string, top type string, left type string, END OF BULLETIN_VIEW_INFO_STRUCT
Method Signatures

Method GET_BULLETIN_VIEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VIEWNAME Value transfer Type reference (TYPE) STRING 20120418

Method GET_BULLETIN_VIEWNAME on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method GET_BULLETIN_VIEW_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BULLETIN_INFO Value transfer Type reference (TYPE) BULLETIN_VIEW_INFO_STRUCT 20120418

Method GET_BULLETIN_VIEW_INFO on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSP_WD_BULLETIN_SERVICE Service class for bulletin maintenance 20120418

Method GET_INSTANCE on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method IS_BULLETIN_VIEW_SPECIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BULLETIN_SPECIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20120418

Method IS_BULLETIN_VIEW_SPECIFIED on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method RESET_BULLETIN_VIEWNAME Signature

Method RESET_BULLETIN_VIEWNAME on class CL_BSP_WD_BULLETIN_SERVICE has no parameter.
Method RESET_BULLETIN_VIEWNAME on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method SET_BULLETIN_VIEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20120418

Method SET_BULLETIN_VIEWNAME on class CL_BSP_WD_BULLETIN_SERVICE has no exception.

Method SET_BULLETIN_VIEW_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BULLETIN_INFO Call by reference Type reference (TYPE) BULLETIN_VIEW_INFO_STRUCT 20120418

Method SET_BULLETIN_VIEW_INFO on class CL_BSP_WD_BULLETIN_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732