TBKK03A - Parameters for Modulo Methods of Check Digit Calculation
Parameters for Modulo Methods of Check Digit Calculation information is stored in SAP table TBKK03A.
It is part of development package FKB in software component IS-B-BCA. This development package consists of objects that can be grouped under "Bank Customer Accounts: Central Objects".
It is part of development package FKB in software component IS-B-BCA. This development package consists of objects that can be grouped under "Bank Customer Accounts: Central Objects".
Fields for table TBKK03A
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PARAMNO | Parameter Number for Check Digit Calculation Method | X | BKK_PARANO | CHAR | 4 | |
MODULO | Modulus for Check Digit Calculation Method | BKK_MODULO | INT1 | 1 | ||
WEIGHT1 | Weighting Factor 1 | BKK_WGHT01 | INT1 | 1 | ||
WEIGHT2 | Weighting Factor 2 | BKK_WGHT02 | INT1 | 1 | ||
WEIGHT3 | Weighting Factor 3 | BKK_WGHT03 | INT1 | 1 | ||
WEIGHT4 | Weighting Factor 4 | BKK_WGHT04 | INT1 | 1 | ||
WEIGHT5 | Weighting Factor 5 | BKK_WGHT05 | INT1 | 1 | ||
WEIGHT6 | Weighting Factor 6 | BKK_WGHT06 | INT1 | 1 | ||
WEIGHT7 | Weighting Factor 7 | BKK_WGHT07 | INT1 | 1 | ||
WEIGHT8 | Weighting Factor 8 | BKK_WGHT08 | INT1 | 1 | ||
WEIGHT9 | Weighting Factor 9 | BKK_WGHT09 | INT1 | 1 | ||
WEIGHT10 | Weighting Factor 10 | BKK_WGHT10 | INT1 | 1 | ||
WEIGHT11 | Weighting Factor 11 | BKK_WGHT11 | INT1 | 1 | ||
WEIGHT12 | Weighting Factor 12 | BKK_WGHT12 | INT1 | 1 | ||
FLGMUL | Multiplication Indicator for Check Digit Calculation Method | BKK_FLGMUL | CHAR | 1 | ||
FLGADD | Summation Indicator for Check Digit Calculation Method | BKK_FLGSUM | CHAR | 1 | ||
XCOMPLE | Indicator: Complment Formation | BKK_XCOMPL | CHAR | 1 | ||
COMPLE | Value for Complement Creation | BKK_COMPLE | INT1 | 1 | ||
FLGVAL0 | Indicator for Exceptional Treatment of Number 0 | BKK_FLGDG0 | CHAR | 1 | ||
VALUE0 | Replacement Value for Digit 0 | BKK_VALUE0 | NUMC | 1 | ||
FLGVAL1 | Indicator for Exceptional Treatment of Number 1 | BKK_FLGDG1 | CHAR | 1 | ||
VALUE1 | Replacement Value for Digit 1 | BKK_VALUE1 | NUMC | 1 | ||
CHKDGNUM | Check Digit Place | BKK_CHKDIG | NUMC | 2 | ||
EXCEPTNO | Exception Number for Check Digit Calculation Methods | BKK_EXCEPT | CHAR | 4 |