News
Save FM logs in a single general table. Store parameters in JSON format. Enable reprocessing of records using log id, akin to WE19. Search logs by FM & field value, akin to WE10. 1, Add the include ...
lt_booking TYPE TABLE OF ztbooking. LOOP AT im_cust_details INTO DATA(wa). APPEND wa TO lt_final. * Push the data into DB table by using Modify statement. ENDLOOP. LOOP AT im_bookings INTO ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results