SAP table EEDMSYNPROF (Synthetic Profile: Additional Data)
SAP table EEDMSYNPROF has 2 primary key fields being MANDT,PROFILE.
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 | * | MANDT | |||||||||
PROFILE | Number of EDM Profile | NUMC | 18 | 0 | EPROFHEAD | E_PROFILE | |||||||||
SEASONBLOCK | Season group | CHAR | 10 | 0 | ESEASONBLOCK | E_SEASONBLOCK | |||||||||
DAYTYPEBLOCK | Day group | CHAR | 10 | 0 | EDAYTYPBLOCK | E_DAYTYPEBLOCK | |||||||||
INTEGRAL | Number of EDM Profile | NUMC | 18 | 0 | * | E_PROFILE | |||||||||
REFVALUE | Reference value for norming of profile values | DEC | 16 | 0 | E_SYNPROFREFVALUE | ||||||||||
PERIODE | Period length for norming profile values | CHAR | 1 | 0 | E_SYNPROFPERIODE |
|
|||||||||
RELATIVELOSS | Percentage loss | DEC | 5 | 2 | E_RELATIVELOSS | ||||||||||
ABSOLUTELOSS | Absolute loss | DEC | 16 | 10 | E_ABSOLUTELOSS | ||||||||||
YEARPROFILEALLOC | Allocation of annual profiles | CHAR | 1 | 0 | E_YEAR_PROFILE | ||||||||||
FACTOR | Number of EDM Profile | NUMC | 18 | 0 | * | E_PROFILE | |||||||||
ALLOCCATEGORY | Category of Profile Allocation for Synthetic Profile | CHAR | 1 | 0 | E_ALLOCCATEGORY |
|
|||||||||
DAYTYPEXID | Exception to Day Type | CHAR | 2 | 0 | ERTPDAYTYPEX | E_RTP_DAYTYPEXID |
EEDMSYNPROF foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 EEDMSYNPROF | DAYTYPEBLOCK | EDAYTYPBLOCK | Day Group | DAYTYPEBLOCK |
1 EEDMSYNPROF | DAYTYPEXID | ERTPDAYTYPEX | Allocate Exceptions to Day Groups | MANDT |
1 EEDMSYNPROF | DAYTYPEXID | ERTPDAYTYPEX | Allocate Exceptions to Day Groups | CSNO |
0 EEDMSYNPROF | PROFILE | EPROFHEAD | Profile Header Data | MANDT |
0 EEDMSYNPROF | PROFILE | EPROFHEAD | Profile Header Data | PROFILE |
1 EEDMSYNPROF | SEASONBLOCK | ESEASONBLOCK | Season Group | MANDT |
1 EEDMSYNPROF | SEASONBLOCK | ESEASONBLOCK | Season Group | SEASONBLOCK |