SAP ABAP Class /MRSS/CL_RM_BROADCAST (Class for broadcast screen and data)
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_BROADCAST  
Short Description Class for broadcast screen and data    
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 20070622   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_RM_BROADCAST has no forward declaration.
Interfaces
Class /MRSS/CL_RM_BROADCAST has no interface implemented.
Friends
Class /MRSS/CL_RM_BROADCAST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_FALSE Constant Public Type reference (TYPE) CHAR1 ' ' Single-Character Indicator 20070923
2 ABAP_TRUE Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20070923
3 GC_BCCANCEL Constant Public Type reference (TYPE) STRING 'Broadcast Cance' 20081022
4 GC_BROADCAST Constant Public Type reference (TYPE) STRING 'Broadcasted' Broadcasted 20131220
5 GC_DELETED Constant Public Type reference (TYPE) STRING 'DELETED' Deleted 20070823
6 GC_HOURS Constant Public Type reference (TYPE) CHAR1 'H' Single-Character Indicator 20070923
7 GC_INIT_VERSION Constant Private Type reference (TYPE) NUMC10 1 Numeric Character Field, Length 10 20080115
8 GC_NEW_LONG Constant Public Type reference (TYPE) STRING 'New' New 20080312
9 GC_SAVE Constant Public Type reference (TYPE) STRING 'SAVE' Saved 20070831
10 GC_SAVE_LONG Constant Public Type reference (TYPE) STRING 'Save' Saved 20080312
11 GC_SEARCH_CANCEL Constant Public Type reference (TYPE) STRING 'Search canceled' 20080811
12 GC_TOBECANCEL Constant Public Type reference (TYPE) STRING 'To be cancel' 20081022
13 GC_VEND Constant Public Type reference (TYPE) /MRSS/T_RM_COR_TRIGGER 'CVEND' Trigger action for Vendor 20071012
14 GC_VERSION_INC Constant Private See coding '0.00000001' Numeric Character Field, Length 10 20080115
15 GR_SELF Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_RM_BROADCAST Class for broadcast screen and data 20070713
16 GT_BT_HIER_BUF Static Attribute Private Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Planning Nodes to Broadcast target mapping 20090930
17 GT_GLOBAL_HIER_BUF Static Attribute Private Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20090930
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BROADCAST Instance method Public Method To delete the broadcast data given 20080925
2 GET_ADDITIONAL_DEMANDS Instance method Public Method To get additional demands 20071008
3 GET_ADDNL_EMAILS Instance method Private Method To get additional e-mail ids 20071010
4 GET_BC_HISTORY Instance method Public Method Get BC HIstory 20070725
5 GET_BROADCAST_HIERARCHY Instance method Public Method Gets all Broadcast Hierarchies for the given planning nodes 20080802
6 GET_COUNTRY_DATA Instance method Public Method To retrieve country data for tree hierarchy 20070622
7 GET_DELETED_BROADCAST Instance method Public Method To get the broadcast entries to be deleted due to routing 20080924
8 GET_DEMAND_DATA Instance method Public Method Get data to create demands for broadcast 20070802
9 GET_EMAILS_INFO Instance method Private Method To get e-mail IDs of vendors and others 20070830
10 GET_GLOBAL_DATA Instance method Public Method To retrieve master data for RM Global node 20070622
11 GET_INSTANCE Static method Public Method Create Instance of class 20070713
12 GET_OTHERS_DATA Instance method Public Method To retrieve others data for tree hierarchy 20070622
13 GET_REQ_BC_HIERARCHY Instance method Public Method To retrieve portal broadcast for tree heriarchy 20090831
14 GET_SP_FOR_ROLE Instance method Public Method Get Searching Parties on a Role 20071012
15 GET_SP_GUIDS Instance method Public Method To get SP GUIDS 20080311
16 GET_STATUS Instance method Private Method To get latest status of demand 20070829
17 GET_VENDOR_DATA Instance method Public Method To retrieve vendor (Partners) data for tree hierarchy 20070622
18 GET_WL_DATA Instance method Public Method Get BC worklist data 20070719
19 PARTNER_EMAILS Instance method Public Method To get the email id's of the partners 20100617
20 PREPARE_AND_SEND_EMAIL Instance method Private Method To prepare and send e-mails separately 20080121
21 PREPARE_XI_UPDATE Instance method Public Method To Set flag for calling XI 20080312
22 SEND_ADDNL_EMAILS Instance method Public Method To Send additional e-mails 20071010
23 SEND_EMAILS Instance method Public Method To send emails 20070830
24 SEND_VENDOR_CLOSE_EMAIL Instance method Public Method Send vendor close email 20071012
25 UPDATE_BCDATA Instance method Public Method To update database tables. 20070706
26 UPDATE_DEFAULT_DEMAND Instance method Private Method Create/Update Default Demand 20070826
Events
Class /MRSS/CL_RM_BROADCAST has no event.
Types
Class /MRSS/CL_RM_BROADCAST has no local type.
Method Signatures

Method DELETE_BROADCAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080925
2 Importing IT_DEL_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20080925

Method DELETE_BROADCAST on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_ADDITIONAL_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RM_ADDNL Call by reference Type reference (TYPE) /MRSS/T_RM_ADDNL_TAB Broadcast targets - Additional (Marked as default) 20071010
2 Exporting ET_RM_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20071008
3 Importing IS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Role Details 20090120
4 Importing IV_COUNTRY_ID Call by reference Type reference (TYPE) /MRSS/T_RM_COUNTRY_ID Req-ing Country 20071008
5 Importing IV_PRESALES Call by reference Type reference (TYPE) /MRSS/T_RM_PRESALES Presales Indicator 20071008
6 Importing IV_PROJ_SERV Call by reference Type reference (TYPE) /MRSS/T_RM_PROJ_SERVICE Project Service 20080702
7 Importing IV_REQ_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TYPE Request type 20071211
8 Importing IV_RESP_RM_ORG Call by reference Type reference (TYPE) /MRSS/T_RM_RESP_RM_ORG Requester Line of Business 20080529

Method GET_ADDITIONAL_DEMANDS on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_ADDNL_EMAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMAIL_ID Call by reference Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20071010
2 Importing IS_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST Broadcast information 20071010

Method GET_ADDNL_EMAILS on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_BC_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BCHIS Call by reference Type reference (TYPE) /MRSS/T_RM_BCHIS_TAB Broadcast history 20070725
2 Importing IT_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20090512
3 Importing IV_ORG_UNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20071112
4 Importing IV_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQ_ID Request Number 20070725
5 Importing IV_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_ID Role Number 20070725

Method GET_BC_HISTORY on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_BROADCAST_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BT_GLOBAL Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB Global tree hierarchy 20080802
2 Exporting ET_PL_BT_CON Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Country tree hierarchy 20080802
3 Exporting ET_PL_BT_OTH Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Email groups hierarchy 20080802
4 Exporting ET_PL_BT_VEN Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Vendor tree hierarchy 20080802
5 Importing IT_PL_NODES Call by reference Type reference (TYPE) OBJEC_T Org. Management: Table of Object Entries 20080802

Method GET_BROADCAST_HIERARCHY on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_COUNTRY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CDATA Call by reference Type reference (TYPE) /MRSS/T_RM_BCCON_TAB Country data 20070705
2 Exporting ET_GDATA Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20080312
3 Importing IV_ORG_UNIT Value transfer Type reference (TYPE) /MRSS/T_RM_PLAN_STRUCT_ID Resource planning nodes 20080312

Method GET_COUNTRY_DATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_DELETED_BROADCAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEL_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Table of Broadcast information 20080924
2 Importing IS_REQUEST_EXISTING Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080924
3 Importing IS_REQUEST_OLD Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080924

Method GET_DELETED_BROADCAST on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_DEMAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SAVE_CTRL Call by reference Type reference (TYPE) /MRSS/T_RM_SAVE_CTRL Control Parameters for Save 20090818
2 Exporting ES_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Broadcast worklist data 20070802
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070907
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20070907
5 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20070802
6 Importing IS_REQUEST_OLD Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20070907

Method GET_DEMAND_DATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_EMAILS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMAILS Value transfer Type reference (TYPE) /MRSS/T_RM_BCEMAIL_TAB Email ID 20070830
2 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Type 20090519
3 Importing IV_IDKEY Call by reference Type reference (TYPE) /MRSS/T_RM_IDKEY Account Number of Vendor or Creditor 20070830
4 Importing IV_IDTYPE Call by reference Type reference (TYPE) /MRSS/T_RM_BCRIDTY ID Type 20070830
5 Importing IV_NO_ATTACH Value transfer Type reference (TYPE) /MRSS/T_RM_FLAG Flag to separate e-mail ids for no attachments 20080122
6 Importing IV_VGRPID Call by reference Type reference (TYPE) /MRSS/T_RM_VGRPID Vendors group ID 20080724

Method GET_EMAILS_INFO on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_GLOBAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GDATA Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20070705

Method GET_GLOBAL_DATA on class /MRSS/CL_RM_BROADCAST 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) /MRSS/CL_RM_BROADCAST Class for broadcast screen and data 20070713

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

Method GET_OTHERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GDATA Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20080312
2 Exporting ET_ODATA Call by reference Type reference (TYPE) /MRSS/T_RM_BCOTH_TAB For BC others regions 20070705
3 Importing IV_ORG_UNIT Value transfer Type reference (TYPE) /MRSS/T_RM_PLAN_STRUCT_ID Resource planning nodes 20080312

Method GET_OTHERS_DATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_REQ_BC_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GDATA Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20090831
2 Exporting ET_PDATA Call by reference Type reference (TYPE) /MRSS/T_RM_BCPORTL_TAB For BC vendor data 20090831
3 Importing IV_ORG_UNIT Call by reference Type reference (TYPE) /MRSS/T_RM_PLAN_STRUCT_ID 20090831

Method GET_REQ_BC_HIERARCHY on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_SP_FOR_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE_KEY Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_KEY 20090120
2 Importing IV_INC_SP_WITH_BC_ONLY Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20071130
3 Returning RT_SEARCHING_PARTY Value transfer Type reference (TYPE) /MRSS/T_RM_SP_KEY_TAB Table of Searching Parties 20071012

Method GET_SP_FOR_ROLE on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_SP_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUIDS Call by reference Type reference (TYPE) /MRSS/T_WL_NS_GUID_TAB List of GUIDs 20080311
2 Importing IT_BROADCASTS Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB Request Header 20080311
3 Importing IT_GUIDS Value transfer Type reference (TYPE) /MRSS/T_GUID_NS_TAB GUID 20080311

Method GET_SP_GUIDS on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS_DESC Call by reference Type reference (TYPE) J_TXT30 Object status 20070829
2 Exporting EV_STATUS_ID Call by reference Type reference (TYPE) J_TXT04 Broadcast information 20070829
3 Importing IT_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS_TAB Broadcast information 20070829

Method GET_STATUS on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_VENDOR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GDATA Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB For broadcast global tree hierarchy 20080312
2 Exporting ET_VDATA Call by reference Type reference (TYPE) /MRSS/T_RM_BCVEN_TAB For BC vendor details 20070705
3 Importing IV_ORG_UNIT Value transfer Type reference (TYPE) /MRSS/T_RM_PLAN_STRUCT_ID Organizational unit 20080312

Method GET_VENDOR_DATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method GET_WL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request structure 20070908
2 Importing IV_CLEARVISIBLITY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN SPACE Boolean Variable 20080312

Method GET_WL_DATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method PARTNER_EMAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMAIL_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_PARTNER_EMAIL_TAB Broadcast Information (including email information) 20100617
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20100617
3 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20100617
# Exception Resumable Description Created on
1 ERROR_EMAIL_BODY 20100617

Method PREPARE_AND_SEND_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MSG_BODY_OTF Value transfer Type reference (TYPE) TLINE_TAB List of SAPscript Lines 20100713
2 Changing EV_MSG_BODY Value transfer Type reference (TYPE) STRING Message 20080121
3 Changing EV_SUBJECT Value transfer Type reference (TYPE) STRING Subject 20080121
4 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080121
5 Importing IT_EMAIL_ID Value transfer Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20080121
6 Importing IT_FROM_EMAIL_ID_TAB Value transfer Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20080916
7 Importing IT_USER_EMAIL Value transfer Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20080901
8 Importing IT_USER_EMAILID Value transfer Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20080121
9 Importing IV_BROADCAST_TARGET Value transfer Type reference (TYPE) /MRSS/T_RM_BROADCAST_TARGET Broadcast Targets 20080121
10 Importing IV_BYPASS_SEND_EMAIL Call by reference Type reference (TYPE) /MRSS/T_RM_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100709
11 Importing IV_TRIGGER_ACTION Value transfer Type reference (TYPE) /MRSS/T_RM_BCEMAIL-TRIGGER_ACTION Trigger for E-Mail 20080121
# Exception Resumable Description Created on
1 ERROR_EMAIL_BODY 20090122
2 ERROR_SENDING_MAIL 20090122

Method PREPARE_XI_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_XI_CALL Value transfer Type reference (TYPE) FLAG General Flag 20080312
2 Exporting ES_XI_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20090109
3 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080312

Method PREPARE_XI_UPDATE on class /MRSS/CL_RM_BROADCAST has no exception.

Method SEND_ADDNL_EMAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BROADCAST Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST Broadcast information 20071010
2 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20071010
3 Importing IT_EMAIL_ID Call by reference Type reference (TYPE) /MRSS/T_RM_EMAIL_ID_TAB Table for Email IDs 20071010
4 Importing IV_BROADCAST_TARGET Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TARGET Broadcast Targets 20071011
5 Importing IV_EMAIL_TRIGGER_ACTION Call by reference Type reference (TYPE) /MRSS/T_RM_COR_TRIGGER 'GP' Trigger for E-Mail 20071010
# Exception Resumable Description Created on
1 DATA_ERROR Error in data 20090120
2 SMART_FORM_ERROR Error in smartform 20090120

Method SEND_EMAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQ_ADDL_DATA Call by reference Type reference (TYPE) /MRSS/T_RM_REQ_ADDITIONAL_DATA 20100709
2 Changing CS_SAVE_CTRL Call by reference Type reference (TYPE) /MRSS/T_RM_SAVE_CTRL Control Parameters for Save 20100709
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20070830
4 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20070830
# Exception Resumable Description Created on
1 ERROR_EMAIL_BODY 20100712
2 ERROR_SENDING_MAIL 20100712

Method SEND_VENDOR_CLOSE_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE_KEY Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_KEY Object Key for Role 20090120
2 Importing IV_SENDER_PERNR Call by reference Type reference (TYPE) /MRSS/T_PERNR Sender Personnel number 20071126
3 Importing IV_SP_GROUP Call by reference Type reference (TYPE) OBJEKTID Searching party group 20071012

Method SEND_VENDOR_CLOSE_EMAIL on class /MRSS/CL_RM_BROADCAST has no exception.

Method UPDATE_BCDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RETURN Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20070820
2 Importing IS_OLD_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20080219
3 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20070806

Method UPDATE_BCDATA on class /MRSS/CL_RM_BROADCAST has no exception.

Method UPDATE_DEFAULT_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20070830
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070921

Method UPDATE_DEFAULT_DEMAND on class /MRSS/CL_RM_BROADCAST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 606