CLAS CL_BCS_MAIL_TEXTPART

Source Link
Open in ADT

Home
Previous Object: CL_BCS_MAIL_MESSAGE
Next Object: CL_BLE_API_MT_TENANT

Status: RELEASED

Superclass: cl_bcs_mail_bodypart

Public
Static Method create_instance
  IMPORTING
    iv_content TYPE STRING Optional
    iv_content_type TYPE cl_bcs_mail_bodypart=>ty_content_type Optional
    iv_filename TYPE STRING Optional
  RETURNING ro_instance TYPE cl_bcs_mail_textpart
Method set_content
  IMPORTING
    iv_content TYPE STRING
Method get_content
  RETURNING rv_content TYPE STRING
Method is_valid
Protected
Method to_bcom_mime

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app