SAP table ATMA (Type of Master Agreement)
SAP table ATMA has 2 primary key fields being MANDT,SMATYPE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
SMATYPE | Type of Master Agreement | CHAR | 3 | 0 | TB_SMATYPE | ||
NUMKR | Number Range | CHAR | 2 | 0 | NUMKR | ||
SALLCR | All currencies are allowed | CHAR | 1 | 0 | TB_SALLCR | ||
SALLDT | All transaction types are allowed | CHAR | 1 | 0 | TB_SALLDT | ||
SALLLE | Áll Company Codes Are Allowed | CHAR | 1 | 0 | TB_SALLLE | ||
SALLPA | All business partners are allowed | CHAR | 1 | 0 | TB_SALLPA | ||
SVOLA | Total volume utilzation via asset transactions | CHAR | 1 | 0 | TB_SVOLA | ||
SVOLP | Total Volume Utilization Via Liability Transactions | CHAR | 1 | 0 | TB_SVOLP |
ATMA foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 ATMA | MANDT | T000 | Clients | MANDT |