INTF IF_XCO_EB_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_EB_CACHEABLE_ORIGIN
Next Object: IF_XCO_EB_EVENT_VERSION

Status: RELEASED

Public
Type ts_content TYPE if_xco_eb_content=>ts_content
Attribute event_binding TYPE if_xco_event_binding
Attribute version TYPE cl_xco_eb_version
Method get_short_description
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING rv_short_description TYPE if_xco_event_binding=>tv_short_description
Method get_type_namespace
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING rv_type_namespace TYPE if_xco_event_binding=>tv_type_namespace
Method get_sap_object_type
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING ro_sap_object_type TYPE if_xco_sap_object_type
Method get_operation
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING rv_operation TYPE if_xco_event_binding=>tv_operation
Method get_type
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING rv_type TYPE if_xco_event_binding=>tv_type
Method get
  IMPORTING
    io_origin TYPE cl_xco_eb_origin Optional
  RETURNING rs_content TYPE if_xco_eb_content=>ts_content

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app