SAP Table ATMA
Type of Master Agreement
ATMA (Type of Master Agreement) 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 ATMA to other SAP tables.
ATMA table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||
SMATYPE | Type of master agreement | TB_SMATYPE | CHAR | 3 | 0 | |||||||||
NUMKR | Number range | NUMKR | CHAR | 2 | 0 | |||||||||
SALLCR | All currencies are allowed | TB_SALLCR | CHAR | 1 | 0 |
Possible values
|
||||||||
SALLDT | All transaction types are allowed | TB_SALLDT | CHAR | 1 | 0 |
Possible values
|
||||||||
SALLLE | �ll Company Codes Are Allowed | TB_SALLLE | CHAR | 1 | 0 |
Possible values
|
||||||||
SALLPA | All business partners are allowed | TB_SALLPA | CHAR | 1 | 0 |
Possible values
|
||||||||
SVOLA | Total volume utilzation via asset transactions | TB_SVOLA | CHAR | 1 | 0 |
Possible values
|
||||||||
SVOLP | Total Volume Utilization Via Liability Transactions | TB_SVOLP | CHAR | 1 | 0 |
Possible values
|
ATMA foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ATMA | MANDT | ATMA | MANDT | T000 | Clients | MANDT |