INTF /IWBEP/IF_CP_REQUEST_CREATE
Source Link
Open in ADT
Home
Previous Object: /IWBEP/IF_CP_REQUEST_CHANGESET
Next Object: /IWBEP/IF_CP_REQUEST_DELETE
Status: RELEASED
Public
Interface /iwbep/if_cp_request_batch_op
Method check_execution
  RETURNING ro_request TYPE /iwbep/if_cp_request_create
  RAISING /iwbep/cx_gateway
Method create_data_descripton_node
  RETURNING ro_data_description_node TYPE /iwbep/if_cp_data_desc_node
  RAISING /iwbep/cx_gateway
Method execute
  RETURNING ro_response TYPE /iwbep/if_cp_response_create
  RAISING /iwbep/cx_gateway
Method get_response
  RETURNING ro_response TYPE /iwbep/if_cp_response_create
  RAISING /iwbep/cx_gateway
Method request_no_business_data
  RETURNING ro_request TYPE /iwbep/if_cp_request_create
  RAISING /iwbep/cx_gateway
Method set_business_data
  IMPORTING
    is_business_data TYPE any
    it_provided_property TYPE /iwbep/if_cp_runtime_types=>ty_t_property_path Optional
  RETURNING ro_request TYPE /iwbep/if_cp_request_create
  RAISING /iwbep/cx_gateway
Method set_deep_business_data
  IMPORTING
    is_business_data TYPE any
    io_data_description TYPE /iwbep/if_cp_data_desc_node
  RETURNING ro_request TYPE /iwbep/if_cp_request_create
  RAISING /iwbep/cx_gateway
Exists on:
| 754 | true | 
| 750 | false | 
| 702 | false | 
    Bug reports and ideas welcome
    Made using abaplint.app