CLAS CL_BCS_MAIL_BINARYPART

Source Link
Open in ADT

Home
Previous Object: CL_BCFG_CD_REUSE_API_INJECTOR
Next Object: CL_BCS_MAIL_BODYPART

Status: RELEASED

Superclass: cl_bcs_mail_bodypart

Public
Static Method create_instance
  IMPORTING
    iv_content TYPE XSTRING 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_binarypart
Method set_content
  IMPORTING
    iv_content TYPE XSTRING
Method get_content
  RETURNING rv_content TYPE XSTRING
Method is_valid
Protected
Method to_bcom_mime

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app