UCONVHWSRFCNAMES - Tables containing host names and port for UCON HTTP
Tables containing host names and port for UCON HTTP information is stored in SAP table UCONVHWSRFCNAMES.
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 UCONVHWSRFCNAMES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
VIRTHOSTNAME | Name of virt. hosts | X | UCONVIRTHOSTNAME | CHAR | 60 | |
VERSION | State of Object | X | UCONSTATE | CHAR | 2 | |
HOST_NAME | IP Address | X | UCON_IP_ADDR | CHAR | 126 | |
PORT | UCON HTTP Portnumber | X | UCON_HTTP_PORT | CHAR | 10 | |
HOST_NAME_LONG | Long IP address or hostname | UCON_IP_ADDR_LONG | CHAR | 510 |