Table/Structure Field 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 | TBKK03A - EXCEPTNO | Exception Number for Check Digit Calculation Methods | ||
| 2 | TBKK03A - EXCEPTNO | Exception Number for Check Digit Calculation Methods | SOURCE VALUE(I_EXCEPTNO) LIKE TBKK03A-EXCEPTNO |
|
| 3 | TBKK03A - FLGVAL0 | Indicator for Exceptional Treatment of Number 0 | ||
| 4 | TBKK03A - FLGVAL0 | Indicator for Exceptional Treatment of Number 0 | SOURCE VALUE(I_FLGVAL0) LIKE TBKK03A-FLGVAL0 |
|
| 5 | TBKK03A - FLGVAL1 | Indicator for Exceptional Treatment of Number 1 | ||
| 6 | TBKK03A - FLGVAL1 | Indicator for Exceptional Treatment of Number 1 | SOURCE VALUE(I_FLGVAL1) LIKE TBKK03A-FLGVAL1 |
|
| 7 | TBKK03A - VALUE0 | Replacement Value for Digit 0 | ||
| 8 | TBKK03A - VALUE0 | Replacement Value for Digit 0 | SOURCE VALUE(I_VALUE0) LIKE TBKK03A-VALUE0 |
|
| 9 | TBKK03A - VALUE1 | Replacement Value for Digit 1 | ||
| 10 | TBKK03A - VALUE1 | Replacement Value for Digit 1 | SOURCE VALUE(I_VALUE1) LIKE TBKK03A-VALUE1 |
|