UCONPROFPAGE - UCON: Profile Error Pages
UCON: Profile Error Pages information is stored in SAP table UCONPROFPAGE.
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 UCONPROFPAGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ID | UCON: ID for HTTP Server Objects | X | UCONHTTPID | CHAR | 60 | |
| VERSION | State of Object | X | UCONSTATE | CHAR | 2 | |
| 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 | ||
| HTTPCDE | UCON: HTTP Status Coe for Redirect of Error Pages | UCONHTTPCODE | CHAR | 2 |