Data Element list used by SAP ABAP Function Module BKK_CHECK_DIGIT_REST (Complete Remaining Processing)
SAP ABAP Function Module
BKK_CHECK_DIGIT_REST (Complete Remaining Processing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_EXCEPT | Exception Number for Check Digit Calculation Methods | SOURCE VALUE(I_EXCEPTNO) LIKE TBKK03A-EXCEPTNO |
|
| 2 | BKK_FLGDG0 | Indicator for Exceptional Treatment of Number 0 | SOURCE VALUE(I_FLGVAL0) LIKE TBKK03A-FLGVAL0 |
|
| 3 | BKK_FLGDG1 | Indicator for Exceptional Treatment of Number 1 | SOURCE VALUE(I_FLGVAL1) LIKE TBKK03A-FLGVAL1 |
|
| 4 | BKK_VALUE0 | Replacement Value for Digit 0 | SOURCE VALUE(I_VALUE0) LIKE TBKK03A-VALUE0 |
|
| 5 | BKK_VALUE1 | Replacement Value for Digit 1 | SOURCE VALUE(I_VALUE1) LIKE TBKK03A-VALUE1 |
|