SAP Table EEDMFORMHEAD
Formula Header Data
EEDMFORMHEAD (Formula Header Data) 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 EEDMFORMHEAD to other SAP tables.
EEDMFORMHEAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
FORMULA | Formula for Calculation of Profiles | EFORMULA | CHAR | 15 | 0 | |||
INPNUMBER | Number of input parameters | EINPNUMBER | NUMC | 2 | 0 | |||
OUTNUMBER | Number of output parameters | EOUTNUMBER | NUMC | 2 | 0 | |||
FORMULAFUNC | Function module for executing formula | EFORMULAFUNC | TFDIR | CHAR | 30 | 0 | ||
FORMULADOCU | Name of Documentation Object for a Formula | EFORMULADOCU | CHAR | 60 | 0 | |||
PROFTYPE | Type of Profile for Copy from Formula Calculation | E_PROFTYPE | NUMC | 2 | 0 |