DTINF_TABLE_USE - Database usage on fields of tables
Database usage on fields of tables information is stored in SAP table DTINF_TABLE_USE.
It is part of development package CA_INFORMATION in software component CA-GTF-INF. This development package consists of objects that can be grouped under "Information Retrieval Framework".
It is part of development package CA_INFORMATION in software component CA-GTF-INF. This development package consists of objects that can be grouped under "Information Retrieval Framework".
Fields for table DTINF_TABLE_USE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | DTINF_S_TABLE_USE_KEY | 0 | |||
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | * |
| FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | * |
| .INCLUDE | DTINF_S_TABLE_USE_NONKEY | 0 | ||||
| LAST_SCAN_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
| INITIAL_DATA_ONLY | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |