BSPERRHANDLER - List of Handler Classes for Error Handling
List of Handler Classes for Error Handling information is stored in SAP table BSPERRHANDLER.
It is part of development package SBSP_RUNTIME in software component BC-BSP. This development package consists of objects that can be grouped under "Business Server Pages (BSP): Runtime Objects".
It is part of development package SBSP_RUNTIME in software component BC-BSP. This development package consists of objects that can be grouped under "Business Server Pages (BSP): Runtime Objects".
Fields for table BSPERRHANDLER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
SORT_KEY | Sort/Search/Match Sequence (First Match Wins) | X | CHAR | 4 | ||
URL | Pattern of URL from request, ex: /sap/bc/bsp/it05/* | CHAR | 255 | |||
ERR_CLASS | Call as <err_class>=><err_method> | CHAR | 32 | |||
ERR_METHOD | Call as <err_class>=><err_method> | CHAR | 32 |