SAP Table EEDMFORMDEFVAL
Default Value for EDM Formula Calculation
EEDMFORMDEFVAL (Default Value for EDM Formula Calculation) 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 EEDMFORMDEFVAL to other SAP tables.
EEDMFORMDEFVAL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
DEFVALUEID | ID of Default Value | EFORMDEFVALID | CHAR | 15 | 0 | |||
FIXVALUE | Constant Default Value in Formula Profile Calculation | EFORMFIXVALUE | DEC | 31 | 14 | |||
DETVARID | EDM Formula Variable ID for Default Values | EFORMDEFVARID | EEDMFORMDETVAR | CHAR | 15 | 0 |
EEDMFORMDEFVAL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
EEDMFORMDEFVAL | DETVARID | EEDMFORMDEFVAL | MANDT | EEDMFORMDETVAR | Determination Method for EDM Formula Variable | MANDT |
EEDMFORMDEFVAL | DETVARID | EEDMFORMDEFVAL | DETVARID | EEDMFORMDETVAR | Determination Method for EDM Formula Variable | DETVARID |
EEDMFORMDEFVAL | MANDT | EEDMFORMDEFVAL | MANDT | T000 | Clients | MANDT |