SAP ABAP Interface /MRSS/IWCI_RM_EMAIL (WebDynpro Interface COMPONENTCONTROLLER)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/SGW (Package) MRS Planning Board Web Interface
Properties
Interface /MRSS/IWCI_RM_EMAIL  
Short Description WebDynpro Interface COMPONENTCONTROLLER    
General Data
Package /MRSS/SGW   MRS Planning Board Web Interface 
Created 20090817   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IWCI_RM_EMAIL has no forward declaration.
Interfaces
Interface /MRSS/IWCI_RM_EMAIL has no interface.
Friends
Interface /MRSS/IWCI_RM_EMAIL has no friend.
Attributes
Interface /MRSS/IWCI_RM_EMAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_EMAIL_INFO Instance method Public Method 20090916
2 SET_VISIBILITY Instance method Public Method 20100720
3 WD_GET_API Instance method Public Method 20090817
Events
Interface /MRSS/IWCI_RM_EMAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ELEMENTS_EMAIL_ATTACHMENTS Public See coding 20100713 Elements_email_attachments type standard table of Element_email_attachments with default key
2 ELEMENTS_EMAIL_DATA Public See coding 20100713 Elements_email_data type standard table of Element_email_data with default key
3 ELEMENTS_EMAIL_PDF_MSG_BODY Public See coding 20100713 Elements_email_pdf_msg_body type standard table of Element_email_pdf_msg_body with default key
4 ELEMENTS_EMAIL_RECIPIENTS Public See coding 20100713 Elements_email_recipients type standard table of Element_email_recipients with default key
5 ELEMENTS_NEW_ATTACHMENT Public See coding 20100713 Elements_new_attachment type standard table of Element_new_attachment with default key
6 ELEMENTS_PARENT Public See coding 20100713 Elements_parent type standard table of Element_parent with default key
7 ELEMENTS_VISIBILITY Public See coding 20100713 Elements_visibility type standard table of Element_visibility with default key
8 ELEMENT_EMAIL_ATTACHMENTS Public See coding 20100713 begin of Element_email_attachments, FILENAME type /mrss/t_Rm_Attach-filename, MIMETYPE type /mrss/t_Rm_Attach-mimetype, FILESIZE type /mrss/t_Rm_Attach-filesize, FILEDATA type /mrss/t_Rm_Attach-filedata, FILENAME_NOPATH type String, CREATION_DATE type /mrss/t_Rm_Attach-creation_Date, end of Element_email_attachments
9 ELEMENT_EMAIL_DATA Public See coding 20100713 begin of Element_email_data, SUBJECT type /mrss/t_Rm_Email_Info-subject, MSG_BODY type /mrss/t_Rm_Email_Info-body, TO type String, CC_TO_SENDER type Wdy_Boolean, CC type String, BCC type String, CHK_PDF_MSGBODY_ATTACH type Wdy_Boolean, end of Element_email_data
10 ELEMENT_EMAIL_PDF_MSG_BODY Public See coding 20100713 begin of Element_email_pdf_msg_body, FILENAME type /mrss/t_Rm_Attach-filename, MIMETYPE type /mrss/t_Rm_Attach-mimetype, FILEDATA type /mrss/t_Rm_Attach-filedata, end of Element_email_pdf_msg_body
11 ELEMENT_EMAIL_RECIPIENTS Public See coding 20100713 begin of Element_email_recipients, IS_SELECTED type Wdy_Boolean, DESCRIPTION type /mrss/t_Rm_Email_Recipient-description, NAME type /mrss/t_Rm_Email_Recipient-name, USER_ID type /mrss/t_Rm_Email_Recipient-pernr, EMAIL_ID type /mrss/t_Rm_Email_Recipient-email_Id, end of Element_email_recipients
12 ELEMENT_NEW_ATTACHMENT Public Type reference (TYPE) /MRSS/T_RM_ATTACH 20100713
13 ELEMENT_PARENT Public See coding 20100713 begin of Element_parent, CALLING_COMP_NAME type String, end of Element_parent
14 ELEMENT_VISIBILITY Public See coding 20100713 begin of Element_visibility, CAND_ATTACH_VISIBLE type Wdy_Boolean, REQ_ATTACH_VISIBLE type Wdy_Boolean, EMAIL_DATA_ENABLE type Wdy_Boolean, EMAIL_PDF_ENABLE type Wdy_Boolean, MULTISELECT_ENABLE type Wdy_Boolean, end of Element_visibility
Method Signatures

Method SET_EMAIL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EMAIL_BODY Call by reference Type reference (TYPE) /MRSS/T_RM_EMAIL_INFO 20090916
2 Importing IT_EMAIL_ATTACHMENTS Call by reference Type reference (TYPE) /MRSS/T_RM_ATTACH_TAB 20090916
3 Importing IT_EMAIL_RECIPIENTS Call by reference Type reference (TYPE) /MRSS/T_RM_EMAIL_RECIPIENT_TAB 20090916

Method SET_EMAIL_INFO on Interface /MRSS/IWCI_RM_EMAIL has no exception.

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EMAIL_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_EMAIL_TYPE 20100720

Method SET_VISIBILITY on Interface /MRSS/IWCI_RM_EMAIL has no exception.

Method WD_GET_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTROLLER 20090817

Method WD_GET_API on Interface /MRSS/IWCI_RM_EMAIL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700