DATA : g_ref TYPE REF TO /aag362/cl_sd_spa. CREATE OBJECT g_ref. TRY. CALL METHOD io_data_provider->read_entry_data IMPORTING es_data = ...
確定! 回上一頁