Table list used by SAP ABAP Function Module MRM_TOLERANCE_CHECK (Prüfung der Toleranzgrenzen)
SAP ABAP Function Module
MRM_TOLERANCE_CHECK (Prüfung der Toleranzgrenzen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(I_WAERS) LIKE BKPF-WAERS DEFAULT ' ' |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(I_WWERT) LIKE BKPF-WWERT DEFAULT ' ' |
|
| 3 | BKPF | Accounting Document Header | SOURCE VALUE(I_KURSF) LIKE BKPF-KURSF DEFAULT 0 |
|
| 4 | BSEG | Accounting Document Segment | SOURCE VALUE(E_BETRAG) LIKE BSEG-WRBTR |
|
| 5 | BSEG | Accounting Document Segment | SOURCE VALUE(E_SPERRGRUND) LIKE BSEG-SPGRP |
|
| 6 | T001 | Company Codes | SOURCE VALUE(I_HSWAE) LIKE T001-WAERS DEFAULT ' ' |
|
| 7 | T001 | Company Codes | ||
| 8 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS |
|
| 9 | T169G | Tolerance Limits, Invoice Verification | SOURCE VALUE(I_AKT_WERT) LIKE T169G-WERT1 |
|
| 10 | T169G | Tolerance Limits, Invoice Verification | SOURCE VALUE(I_TOLSL) LIKE T169G-TOLSL |
|
| 11 | T169G | Tolerance Limits, Invoice Verification | SOURCE VALUE(I_VERGLEICHSWERT) LIKE T169G-WERT1 |
|
| 12 | T169G | Tolerance Limits, Invoice Verification | SOURCE VALUE(E_PROZENTE) LIKE T169G-PROZ1 |
|
| 13 | T169G | Tolerance Limits, Invoice Verification |