SE16N Related &SAP_EDIT (转载)
http://www.saphub.com/abap-dictionary/activate-sap-edit/
http://www.saphub.com/abap-dictionary/track-sap-table-changes-sapedit/
Yes, it is possible to track the changes made to SAP table using &SAP_EDIT.
Just check this link to know how you can edit table entries in SE16N.
To track the changes done to SAP table using &SAP_EDIT, go to SE16N. Enter change documents header table (SE16N_CD_KEY) and name of the table for which you want to track the changes. Let us track the changes done to KNA1 using &SAP_EDIT.
Execute (F8) to display the changes done to KNA1 table.
Display Change Documents data table (SE16N_CD_DATA) to display more details about the change.
Note: &SAP_EDIT will not work for change documents tables ( SE16N_CD_KEY and SE16N_CD_DATA ).
posted on 2019-09-10 15:12 TorranceZhao 阅读(943) 评论(0) 编辑 收藏 举报