SAP Table TPAMA
Search Strings for Pattern Matching
TPAMA (Search Strings for Pattern Matching) 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 TPAMA to other SAP tables.
TPAMA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
APPLI | Application to which the string is assigned | PAMA_APPLI | CHAR | 4 | 0 | |||
PANAM | Search string name | PAMA_PANAM | CHAR | 20 | 0 | |||
REGEX | Regular printout | PAMA_RX | CHAR | 128 | 0 | |||
MAPEX | Mapped string | PAMA_MX | CHAR | 128 | 0 |
TPAMA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TPAMA | MANDT | TPAMA | MANDT | T000 | Clients | MANDT |