TXW_DIRSG2 - Data file segment directory
Data file segment directory information is stored in SAP table TXW_DIRSG2.
It is part of development package FTW1 in software component CA-GTF-DRT. This development package consists of objects that can be grouped under "Data Retention Tool".
It is part of development package FTW1 in software component CA-GTF-DRT. This development package consists of objects that can be grouped under "Data Retention Tool".
Fields for table TXW_DIRSG2
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| XTRCT_UUID | UUID identifier | X | TXW_UUID | CHAR | 64 | |
| SEG_NUMBER | Segment number | X | TXW_SEGNUM | NUMC | 8 | |
| SEGTYPE | Data file segment type | TXW_SEGTYP | NUMC | 4 | ||
| SEGDATA | Data file: Segment data code | TXW_SEGDAT | NUMC | 12 | ||
| EXP_STRUCT | Segment structure | TXW_EXPSTR | CHAR | 60 | ||
| VOL_ID | Volume ID | TXW_VOL_ID_C | CHAR | 4 | ||
| ADDRESS | File offset in bytes | TXW_ADDR | NUMC | 20 | ||
| LAST_VOL | Volume id of last record in segment | TXW_LASTV_C | CHAR | 4 | ||
| LAST_REC | Address of last record in segment (in bytes) | TXW_LASTR | NUMC | 20 | ||
| SEG_SIZE | Segment size in bytes | TXW_SIZE14 | NUMC | 28 | ||
| RECORDS | Number of records (counter) | TXW_RCDCNT10 | NUMC | 20 | ||
| IDX_VOL | Volume ID | TXW_VOL_ID_C | CHAR | 4 | ||
| IDX_ADDR | File offset in bytes | TXW_ADDR | NUMC | 20 | ||
| IDX_LASTV | Volume id of last record in segment | TXW_LASTV_C | CHAR | 4 | ||
| IDX_LASTR | Address of last record in segment (in bytes) | TXW_LASTR | NUMC | 20 | ||
| IDX_SIZE | Segment size in bytes | TXW_SIZE | NUMC | 20 | ||
| IDX_RECS | Number of records (counter) | TXW_RCDCNT10 | NUMC | 20 | ||
| LOGSYS | Logical system | LOGSYS | CHAR | 20 | ||
| ISOURCE | Info Source (should be overwritten with RSISOURCE from BRS) | TXW_ISRC | CHAR | 60 | ||
| REQUSER | User Name | SYUNAME | CHAR | 24 | ||
| SELDATE | System Date | SYDATUM | DATS | 16 | ||
| SELTIME | System Time | SYUZEIT | TIMS | 12 | ||
| SAPRL | Release of SAP System | SYSAPRL | CHAR | 8 | ||
| DDTEXT | Short Description of Repository Objects | AS4TEXT | CHAR | 120 | ||
| CHECK_SUM | Byte-level check sum | TXW_CHECKS | NUMC | 64 | ||
| TIME_SECS | Elapsed time in seconds | TXW_TIMS6 | NUMC | 12 | ||
| APPL | Application where data is coming from | TXW_APPL | CHAR | 4 |