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 create_res_w_content_id_ref
RETURNING ro_resource TYPE /iwbep/if_cp_resource_entity
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
 iv_do_set_vcs_automatically TYPE ABAP_BOOL Optional
RETURNING ro_request TYPE /iwbep/if_cp_request_create
RAISING /iwbep/cx_gateway
Method set_custom_query_options
IMPORTING
 it_custom_query_option TYPE /iwbep/if_cp_runtime_types=>ty_t_custom_query_option
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
 iv_do_set_vcs_automatically TYPE ABAP_BOOL Optional
RETURNING ro_request TYPE /iwbep/if_cp_request_create
RAISING /iwbep/cx_gateway
Method set_request_id
IMPORTING
 iv_request_id TYPE STRING
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