SAP Table TPAMAT
Text Table for Search String TPAMA
TPAMAT (Text Table for Search String TPAMA) 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 TPAMAT to other SAP tables.
TPAMAT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | TPAMA | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
APPLI | Application to which the string is assigned | PAMA_APPLI | CHAR | 4 | 0 | |||
PANAM | Search string name | PAMA_PANAM | CHAR | 20 | 0 | |||
NOTE | Description | PAMA_NOTE | CHAR | 64 | 0 |
TPAMAT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TPAMAT | MANDT | TPAMAT | MANDT | TPAMA | Search Strings for Pattern Matching | MANDT |
TPAMAT | MANDT | TPAMAT | APPLI | TPAMA | Search Strings for Pattern Matching | APPLI |
TPAMAT | MANDT | TPAMAT | PANAM | TPAMA | Search Strings for Pattern Matching | PANAM |
TPAMAT | SPRAS | TPAMAT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |