UCONHTTPCUSTPAGE - HTTP Customizing Error Pages
HTTP Customizing Error Pages information is stored in SAP table UCONHTTPCUSTPAGE.
It is part of development package S_UNIFIED_CON_DT_HTTP_SERVER in software component BC-MID-UCO. This development package consists of objects that can be grouped under "Designtime HTTP Server".
It is part of development package S_UNIFIED_CON_DT_HTTP_SERVER in software component BC-MID-UCO. This development package consists of objects that can be grouped under "Designtime HTTP Server".
Fields for table UCONHTTPCUSTPAGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | * |
ID | UCON: ID for HTTP Server Objects | X | UCONHTTPID | CHAR | 60 | |
STATUSCODE | UCON: Code for Error Situation ( 401, 403. 500...) | X | UCON_ERRORCODE | CHAR | 6 | |
PAGE_FLAG | Single-Character Flag | CHAR1 | CHAR | 2 | ||
REDIR_CODE | UCON: HTTP Status Coe for Redirect of Error Pages | UCONHTTPCODE | CHAR | 2 | ||
REDURL | URL to Redirect If Logon Error Occurs in ICF Framework | UCONREDURL | CHAR | 400 | ||
HDROTR | Key for Logical Object in OTR | SOTR_CONC | CHAR | 64 | ||
BODOTR | Key for Logical Object in OTR | SOTR_CONC | CHAR | 64 | ||
KIND | HTTP Error: 'X'=>Redirect , ' '=>Expl. Response Page | UCONERRKIND | CHAR | 2 | ||
HTTPCODE | UCON: HTTP Status Coe for Redirect of Error Pages | UCONHTTPCODE | CHAR | 2 |