T7TWAC SAP table for – Personnel Data Deletion Log

Here we would like to draw your attention to T7TWAC table in SAP. As we know it is being mainly used with the SAP PA-PA (Personnel Administration in PA) component which is coming under HR (HCM) PA module (Personnel Management). T7TWAC is a SAP standard transp table used for storing Personnel Data Deletion Log related data in SAP. If you want to download PDF material about SAP HR PA click here. It comes under the package PB42.

SAP T7TWAC table

Table T7TWAC technical data

TableT7TWAC
Data storingPersonnel Data Deletion Log
ModulePA
Sub ModulePA-PA-TW
SAP PackagePB42
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_HRCTW
Table CategoryTRANSP

SAP T7TWAC Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in T7TWAC table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PERNR : Personnel Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • SEQNR : Personnel No. sequential number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • REQST : Personnel Data Deletion Requested
    Its data type is CHAR (Character String) with field length 1
  • REQDT : Deletion Request Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • REQTM : Deletion Request Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • REQNM : Requested By
    Its data type is CHAR (Character String) with field length 12
  • DELST : Personnel Data Deleted
    Its data type is CHAR (Character String) with field length 1
  • DELDT : Deletion Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • DELTM : Deletion Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • DELNM : Deleted By
    Its data type is CHAR (Character String) with field length 12
  • EENAM : Employee Name
    Its data type is CHAR (Character String) with field length 30