INTF /IWBEP/IF_CP_RESOURCE_ENTITY

Source Link
Open in ADT

Home
Previous Object: /IWBEP/IF_CP_RESOURCE_ACTION
Next Object: /IWBEP/IF_CP_RESOURCE_ENTITY01

Status: RELEASED

Public
Method bind_action
  IMPORTING
    iv_action_name TYPE /iwbep/if_cp_runtime_types=>ty_internal_name
  RETURNING ro_action_resource TYPE /iwbep/if_cp_resource_action
  RAISING /iwbep/cx_gateway
Method bind_function
  IMPORTING
    iv_function_name TYPE /iwbep/if_cp_runtime_types=>ty_internal_name
  RETURNING ro_function_resource TYPE /iwbep/if_cp_resource_function
  RAISING /iwbep/cx_gateway
Method create_request_for_delete
  RETURNING ro_request TYPE /iwbep/if_cp_request_delete
  RAISING /iwbep/cx_gateway
Method create_request_for_read
  RETURNING ro_request TYPE /iwbep/if_cp_request_read
  RAISING /iwbep/cx_gateway
Method create_request_for_update
  IMPORTING
    iv_semantic TYPE /iwbep/if_cp_request_update=>ty_update_semantic
  RETURNING ro_request TYPE /iwbep/if_cp_request_update
  RAISING /iwbep/cx_gateway
Method navigate_to_many
  IMPORTING
    iv_navigation_property_name TYPE /iwbep/if_cp_runtime_types=>ty_internal_name
  RETURNING ro_child_resource TYPE /iwbep/if_cp_resource_list
  RAISING /iwbep/cx_gateway
Method navigate_to_optional
  IMPORTING
    iv_navigation_property_name TYPE /iwbep/if_cp_runtime_types=>ty_internal_name
  RETURNING ro_child_resource TYPE /iwbep/if_cp_resource_entity01
  RAISING /iwbep/cx_gateway
Method navigate_to_single
  IMPORTING
    iv_navigation_property_name TYPE /iwbep/if_cp_runtime_types=>ty_internal_name
  RETURNING ro_child_resource TYPE /iwbep/if_cp_resource_entity
  RAISING /iwbep/cx_gateway

Exists on:
754true
750false
702false

Bug reports and ideas welcome
Made using abaplint.app