INTF /IWBEP/IF_CP_REQUEST_UPDATE
Source Link
Open in ADT
Home
Previous Object: /IWBEP/IF_CP_REQUEST_READ_LIST
Next Object: /IWBEP/IF_CP_REQUEST_UPDATE_L
Status: RELEASED
Public
Interface /iwbep/if_cp_request_batch_op
Type ty_update_semantic TYPE /iwbep/if_cp_request_update=>ty_update_semantic
Constant gcs_update_semantic TYPE StructureTypetoABAPtodo
Method check_execution
RETURNING ro_request TYPE /iwbep/if_cp_request_update
RAISING /iwbep/cx_gateway
Method execute
RETURNING ro_response TYPE /iwbep/if_cp_response_update
RAISING /iwbep/cx_gateway
Method get_response
RETURNING ro_response TYPE /iwbep/if_cp_response_update
RAISING /iwbep/cx_gateway
Method request_no_business_data
RETURNING ro_request TYPE /iwbep/if_cp_request_update
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_update
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_read_list
RAISING /iwbep/cx_gateway
Method set_if_match
IMPORTING
 iv_etag TYPE STRING
RETURNING ro_request TYPE /iwbep/if_cp_request_update
RAISING /iwbep/cx_gateway
Method set_request_id
IMPORTING
 iv_request_id TYPE STRING
RETURNING ro_request TYPE /iwbep/if_cp_request_update
RAISING /iwbep/cx_gateway
Exists on:
754 | true |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app