INTF /IWBEP/IF_CP_REQUEST_FUNCTION
Source Link
Open in ADT
Home
Previous Object: /IWBEP/IF_CP_REQUEST_DELETE
Next Object: /IWBEP/IF_CP_REQUEST_READ
Status: RELEASED
Public
Interface /iwbep/if_cp_request_batch_op
Type tye_http_method TYPE /iwbep/if_cp_request_function=>tye_http_method
Constant gcs_http_method TYPE StructureTypetoABAPtodo
Method check_execution
RETURNING ro_request TYPE /iwbep/if_cp_request_function
RAISING /iwbep/cx_gateway
Method execute
IMPORTING
 iv_http_method TYPE /iwbep/if_cp_request_function=>tye_http_method Optional
RETURNING ro_response TYPE /iwbep/if_cp_response_function
RAISING /iwbep/cx_gateway
Method get_response
RETURNING ro_response TYPE /iwbep/if_cp_response_function
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_http_method
IMPORTING
 iv_http_method TYPE /iwbep/if_cp_request_function=>tye_http_method
RAISING /iwbep/cx_gateway
Method set_if_match
IMPORTING
 iv_etag TYPE STRING
RETURNING ro_request TYPE /iwbep/if_cp_request_function
RAISING /iwbep/cx_gateway
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app