SAP table EEDMREPLACEGRP (IS-U-EDM Replacement Value Procedure Group)
SAP table EEDMREPLACEGRP has 2 primary key fields being MANDT,REPLACEMETHODGRP.
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 | ||
REPLACEMETHODGRP | Replacement Value Procedure Group | CHAR | 10 | 0 | E_REPLACEGRP | ||
PROFILE_IMPORT | Replacement Value Procedure After Profile Value Import | CHAR | 1 | 0 | E_IMPORTREPLACE | ||
DEMAND | Replacement Value Procedure Group Valid for Demand Profiles | CHAR | 1 | 0 | EG_DEMAND_FLAG | ||
CONSUMPTION | Replacement Value Procedure Group Valid for Cons. Profiles | CHAR | 1 | 0 | EG_CONSUMPTION_FLAG | ||
FACTOR | Replacement Val.Procedure Group Is Valid for Factor Profiles | CHAR | 1 | 0 | EG_FACTOR_FLAG | ||
PRICE | Replacement Value Procedure Group is Valid for Price Profile | CHAR | 1 | 0 | EG_PRICE_FLAG |