SAP Table TFIND2
SAPscript: Search for strings, copy modules, replace in copy
TFIND2 (SAPscript: Search for strings, copy modules, replace in copy) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TFIND2 to other SAP tables.
TFIND2 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
TDRUNID | SAPscript: Run identification string search in text module | TDRUNID | CHAR | 16 | 0 | |||
TDRUNDATE | Date on which the program is to be run | TDRUNDATE | DATS | 8 | 0 | |||
TDOLDSTR | SAPscript: String for search | TDOLDSTR | CHAR | 61 | 0 | |||
TDNEWSTR | SAPscript: Substitute string | TDNEWSTR | CHAR | 61 | 0 |
TFIND2 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TFIND2 | MANDT | TFIND2 | MANDT | T000 | Clients | MANDT |