CLAS CL_BCS
Source Link
Open in ADT
Home
Previous Object: CL_APC_WSP_EXT_STATELESS_BASE
Next Object: CL_BCS_CONVERT
Public
Static Method create_persistent
RETURNING result TYPE cl_bcs
RAISING cx_bcs
Method add_recipient
IMPORTING
 i_recipient TYPE if_recipient_bcs
 i_express TYPE ABAP_BOOL Optional
 i_copy TYPE ABAP_BOOL Optional
 i_blind_copy TYPE ABAP_BOOL Optional
 i_no_forward TYPE ABAP_BOOL Optional
RAISING cx_bcs
Method set_sender
IMPORTING
 i_sender TYPE if_sender_bcs
RAISING cx_bcs
Method set_status_attributes
IMPORTING
 i_requested_status TYPE any
Method set_document
IMPORTING
 i_document TYPE if_document_bcs
RAISING cx_bcs
Method set_message_subject
IMPORTING
 ip_subject TYPE STRING
RAISING cx_bcs
Method send
IMPORTING
 i_with_error_screen TYPE ABAP_BOOL Optional
RETURNING result TYPE ABAP_BOOL
RAISING cx_bcs
Method set_send_immediately
IMPORTING
 i_send_immediately TYPE ABAP_BOOL
RAISING cx_bcs
Exists on:
754 | undefined |
750 | undefined |
702 | undefined |
Bug reports and ideas welcome
Made using abaplint.app