SAP table KLEVDEF (Definition of Determination Procedures)
SAP table KLEVDEF has 2 primary key fields being MANDT,ERMVERF.
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 | T000 | MANDT | |||||||
ERMVERF | Determination Procedure | NUMC | 2 | 0 | KL_DETPROC | ||||||||
ERMVTYP | Valuation Factor Determination | NUMC | 2 | 0 | KLBEWFAK | KL_ERMVERTYP | |||||||
RISIKOTYP | Risk Category | NUMC | 2 | 0 | KL_RISIKOTYP |
|
|||||||
XNTAKT | Indicator Showing that Netting is Active | CHAR | 1 | 0 | KL_XNTAKT | ||||||||
FADDON | Weighting Factor for Total Add-On | DEC | 13 | 7 | KL_FADDON | ||||||||
SICALC | Attribute Collateral or Display in a Message | CHAR | 1 | 0 | KL_SISHOWCALC |
|
|||||||
XINTPOL | Interpolation of Default Probability | CHAR | 1 | 0 | KL_XINTPOLAKT | ||||||||
BRUTTO_NETTO | Exposure | NUMC | 2 | 0 | KL_BRUTTO_NETTO |
|
|||||||
SIBESART | Collateral Valuation Rule | CHAR | 5 | 0 | KLSIBESART | KL_SIBESART | |||||||
AACALCTYPE | Attributable Amount Calculation Method of Netting Group | NUMC | 1 | 0 | KL_NG_AACALCTYPE |
|
KLEVDEF foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 KLEVDEF | ERMVTYP | KLBEWFAK | Define Valuation Factor Determination | ERMVERFTYP |
1 KLEVDEF | MANDT | T000 | Clients | MANDT |
0 KLEVDEF | SIBESART | KLSIBESART | Collateral Valuation Control Type | MANDT |
0 KLEVDEF | SIBESART | KLSIBESART | Collateral Valuation Control Type | SIBESART |