INTF IF_XCO_TF_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_TEXT
Next Object: IF_XCO_TF_SOURCE_CODE

Status: RELEASED

Public
Type tv_short_description TYPE if_xco_tf_content=>tv_short_description
Type ts_content TYPE if_xco_tf_content=>ts_content
Attribute transformation TYPE if_xco_transformation
Attribute state TYPE cl_xco_tf_state
Method get_short_description
  IMPORTING
    io_origin TYPE cl_xco_tf_content_origin Optional
  RETURNING rv_short_description TYPE if_xco_tf_content=>tv_short_description
Method get_source_code
  IMPORTING
    io_origin TYPE cl_xco_tf_content_origin Optional
  RETURNING ro_source_code TYPE if_xco_tf_source_code
Method get
  IMPORTING
    io_origin TYPE cl_xco_tf_content_origin Optional
  RETURNING rs_content TYPE if_xco_tf_content=>ts_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app