INTF /IWXBE/IF_CONSUMER_EVENT

Source Link
Open in ADT

Home
Previous Object: /IWXBE/IF_CONSUMER
Next Object: /IWXBE/IF_CONSUMER_TOPIC

Status: RELEASED

Public
Type ty_e_event_uuid TYPE /iwxbe/if_consumer_event=>ty_e_event_uuid
Method get_arrival_timestamp
  RETURNING rv_timestamp TYPE TIMESTAMP
  RAISING /iwxbe/cx_exception
Method get_business_data
  EXPORTING
    es_business_data TYPE any
  RAISING /iwxbe/cx_exception
Method get_cloud_event_source
  RETURNING rv_source TYPE STRING
  RAISING /iwxbe/cx_exception
Method get_cloud_event_type
  RETURNING rv_type TYPE STRING
  RAISING /iwxbe/cx_exception
Method get_cloud_event_id
  RETURNING rv_id TYPE /iwxbe/if_consumer_event=>ty_e_event_uuid
  RAISING /iwxbe/cx_exception
Method get_cloud_event_timestamp
  RETURNING rv_timestamp TYPE TIMESTAMP
  RAISING /iwxbe/cx_exception
Method get_custom_ext_attr_value
  IMPORTING
    iv_name TYPE /iwxbe/if_description_types=>ty_e_type_name
  EXPORTING
    ev_custom_extension_attr TYPE any
  RAISING /iwxbe/cx_exception

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app