BNK_TIMEOUT - Timeout for Batch between two status
Timeout for Batch between two status information is stored in SAP table BNK_TIMEOUT.
It is part of development package FIN_BNK_COM_CORE in software component FIN-FSCM-BNK. This development package consists of objects that can be grouped under "Bank Communication: Core Objects".
It is part of development package FIN_BNK_COM_CORE in software component FIN-FSCM-BNK. This development package consists of objects that can be grouped under "Bank Communication: Core Objects".
Fields for table BNK_TIMEOUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| RULE_ID | Rule identification number | X | BNK_COM_RULE_ID | CHAR | 20 | TBNK_RULE |
| LAST_STATUS | Object status | X | J_STATUS | CHAR | 10 | |
| NEW_STATUS | Object status | X | J_STATUS | CHAR | 10 | |
| TIMEOUT | Numerical Value of Duration | TIMEDURA | DEC | 7 | ||
| TIMEOUT_UNIT | batch timeout unit | BNK_COM_BTCH_TIMEOUT_UNIT | CHAR | 2 | ||
| ALERT_CATEGORY | Alert Category | SALRTDCAT | CHAR | 60 | SALRTCAT |