BKK_PAR_INTERVAL - Assigned Intervals
Assigned Intervals information is stored in SAP table BKK_PAR_INTERVAL.
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 BKK_PAR_INTERVAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
NAME | Application server | X | PFEAPSNAME | CHAR | 40 | |
APPL | Application for Which Number Ranges Are Defined | X | BKK_PAR_APPL | CHAR | 20 | |
WP_NO | Work Process Number | X | BKK_PAR_WPNO | CHAR | 12 | |
WP_TYP | Process Type That Can Be Used for Parallel Processing | BKK_PAR_WPTYP | CHAR | 6 | ||
PMODE | Method for Assigning the Numbers | BKK_PAR_PMODE | CHAR | 2 | ||
START_NUM | Start Value for Interval Begin | BKK_PAR_START_NUM | INT2 | 2 | ||
NUM | Offset for Number Assignment | BKK_PAR_OFF | INT2 | 2 | ||
MAX_NUM | Highest Number in Interval | BKK_PAR_HIGHEST_NUM | INT2 | 2 |