SAP table EPRESCL (Price Adjustment Clause for All Price Categories)

SAP table EPRESCL has 2 primary key fields being MANDT,PREIGKL.

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
PREIGKL Price adjustment clause CHAR 10 0 PREIGKL
PREISTYP Price category CHAR 1 0 PREISTYP
1 Quantity-based price
2 Flat rate
3 Rental price
4 Time-Dependent Price
SPARTE Division CHAR 2 0 SPARTE
ERDAT Date on which the record was created DATS 8 0 ERDAT
ERNAM Name of Person Responsible for Creating the Object CHAR 12 0 ERNAM
AEDAT Last Changed On DATS 8 0 AEDAT
AENAM Name of Person Who Changed Object CHAR 12 0 AENAM
BEGRU Authorization Group CHAR 4 0 BEGRU
LOEVM Deletion Indicator CHAR 1 0 LOEVM