TXW_DIRSEG - Data file segment directory (replaced by txw_dirsg2: uuids)
Data file segment directory (replaced by txw_dirsg2: uuids) information is stored in SAP table TXW_DIRSEG.
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_DIRSEG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| EXTRACT_ID | Data extract ID (to be replaced in release 99 by txw_uuid) | X | TXW_EXT_ID | NUMC | 4 | |
| SEG_NUMBER | Segment number | X | TXW_SEGNUM | NUMC | 4 | |
| SEGTYPE | Data file segment type | TXW_SEGTYP | NUMC | 2 | ||
| SEGDATA | Data file: Segment data code | TXW_SEGDAT | NUMC | 6 | ||
| EXP_STRUCT | Segment structure | TXW_EXPSTR | CHAR | 30 | * | |
| VOL_ID | Volume ID | TXW_VOL_ID | NUMC | 2 | ||
| ADDRESS | File offset in bytes | TXW_ADDR | NUMC | 10 | ||
| LAST_VOL | Volume id of last record in segment | TXW_LASTV | NUMC | 2 | ||
| LAST_REC | Address of last record in segment (in bytes) | TXW_LASTR | NUMC | 10 | ||
| SEG_SIZE | Segment size in bytes | TXW_SIZE | NUMC | 10 | ||
| RECORDS | Number of records (counter) | TXW_RCDCNT | NUMC | 8 | ||
| IDX_VOL | Volume ID | TXW_VOL_ID | NUMC | 2 | ||
| IDX_ADDR | File offset in bytes | TXW_ADDR | NUMC | 10 | ||
| IDX_LASTV | Volume id of last record in segment | TXW_LASTV | NUMC | 2 | ||
| IDX_LASTR | Address of last record in segment (in bytes) | TXW_LASTR | NUMC | 10 | ||
| IDX_SIZE | Segment size in bytes | TXW_SIZE | NUMC | 10 | ||
| IDX_RECS | Number of records (counter) | TXW_RCDCNT | NUMC | 8 | ||
| LOGSYS | Logical system | LOGSYS | CHAR | 10 | * | |
| ISOURCE | Info Source (should be overwritten with RSISOURCE from BRS) | TXW_ISRC | CHAR | 30 | ||
| REQUSER | User Name | SYUNAME | CHAR | 12 | ||
| SELDATE | System Date | SYDATUM | DATS | 8 | ||
| SELTIME | System Time | SYUZEIT | TIMS | 6 | ||
| SAPRL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
| DDTEXT | Short Description of Repository Objects | AS4TEXT | CHAR | 60 | ||
| CHECK_SUM | Byte-level check sum | TXW_CHECKS | NUMC | 32 | ||
| TIME_SECS | Elapsed time in seconds | TXW_TIMSEC | NUMC | 5 | ||
| APPL | Application where data is coming from | TXW_APPL | CHAR | 2 |