INTF IF_XCO_SERVICE_CONSUMPTION_MDL

Source Link
Open in ADT

Home
Previous Object: IF_XCO_SERVICE_BINDINGS
Next Object: IF_XCO_SERVICE_CONSUMPTN_MDLS

Status: RELEASED

Public
Interface if_xco_ar_object
Type list TYPE if_xco_service_consumption_mdl=>list
Type tv_name TYPE if_xco_service_consumption_mdl=>tv_name
Type tt_names TYPE if_xco_service_consumption_mdl=>tt_names
Type tv_short_description TYPE if_xco_service_consumption_mdl=>tv_short_description
Type tt_short_description TYPE if_xco_service_consumption_mdl=>tt_short_description
Type tv_consumption_type TYPE cl_xco_srvc_consumption_type
Attribute name TYPE if_xco_service_consumption_mdl=>tv_name
Attribute service_entity_sets TYPE if_xco_srvc_svc_entity_sets_f
Attribute remote_functions TYPE if_xco_srvc_remote_functions_f
Attribute service_operations TYPE if_xco_srvc_service_operatns_f
Method exists
  IMPORTING
    io_version TYPE cl_xco_srvc_version Optional
    io_origin TYPE cl_xco_srvc_origin Optional
  RETURNING rv_exists TYPE ABAP_BOOL
Method content
  IMPORTING
    io_version TYPE cl_xco_srvc_version Optional
  RETURNING ro_content TYPE if_xco_srvc_content
Method service_entity_set
  IMPORTING
    iv_name TYPE if_xco_srvc_svc_entity_set=>tv_name
  RETURNING ro_service_entity_set TYPE if_xco_srvc_svc_entity_set
Method remote_function
  IMPORTING
    iv_name TYPE if_xco_srvc_remote_function=>tv_name
  RETURNING ro_remote_function TYPE if_xco_srvc_remote_function
Method service_operation
  IMPORTING
    iv_name TYPE if_xco_srvc_service_operation=>tv_name
  RETURNING ro_service_operation TYPE if_xco_srvc_service_operation

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app