SAP ABAP Class /MRSS/CL_RM_REQ_UI_BCAST (Portal UI Broadcast)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMS (Package) Resource Management Service Layer
Properties
Class /MRSS/CL_RM_REQ_UI_BCAST  
Short Description Portal UI Broadcast    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMS   Resource Management Service Layer 
Created 20090824   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_RM_REQ_UI_BCAST has no forward declaration.
Interfaces
Class /MRSS/CL_RM_REQ_UI_BCAST has no interface implemented.
Friends
Class /MRSS/CL_RM_REQ_UI_BCAST has no friend class.
Attributes
Class /MRSS/CL_RM_REQ_UI_BCAST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Instance 20090824
2 MAP_STATUS_TO_UI Instance method Private Method Map broadcast satuses to UI 20090824
3 MAP_TO_UI Instance method Public Method Map broadcast details to UI 20090824
4 READ_BCDATA Instance method Public Method Read portal broadcast details 20090824
Events
Class /MRSS/CL_RM_REQ_UI_BCAST has no event.
Types
Class /MRSS/CL_RM_REQ_UI_BCAST has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IREF_REQ_BRDCT Call by reference Object reference (TYPE REF TO) /MRSS/CL_RM_REQ_UI_BCAST Portal UI Broadcast 20090824

Method GET_INSTANCE on class /MRSS/CL_RM_REQ_UI_BCAST has no exception.

Method MAP_STATUS_TO_UI Signature

Method MAP_STATUS_TO_UI on class /MRSS/CL_RM_REQ_UI_BCAST has no parameter.
Method MAP_STATUS_TO_UI on class /MRSS/CL_RM_REQ_UI_BCAST has no exception.

Method MAP_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BROADCASTS Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090824
2 Importing IS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI Role Details for UI 20090824

Method MAP_TO_UI on class /MRSS/CL_RM_REQ_UI_BCAST has no exception.

Method READ_BCDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQ_BCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090824
2 Importing IS_REQ_BCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST Broadcast information 20090824

Method READ_BCDATA on class /MRSS/CL_RM_REQ_UI_BCAST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700