DATA: http_client TYPE REF TO if_http_client . ... CALL METHOD http_client->request->set_header_field. EXPORTING name = '~request_method'
確定! 回上一頁