How to find lost data in SAP tcode SE14 ACTIVE
When we develop abap programs. We need to create abap data dictionary. But sometimes, the data will be lost after we add/change/remove some fields in database table in SE14. Situation: The data count in table is 0, and the active status is inactive. Solution:Create a Z test program tool and copy paste below ABAP Source