SWP_URL_CONFIG - URL Configuration
URL Configuration information is stored in SAP table SWP_URL_CONFIG.
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
It is part of development package SWP in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Business Workflow: Processor".
Fields for table SWP_URL_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ID | URL Configuration: URL identifier | X | SWP_URL_CONF_ID | CHAR | 14 | |
RFC_DEST | URL Configuration: RFC Destination | SWP_URL_CONF_RFC | CHAR | 64 | ||
PROTOCOL | URL Configuration: Protocol | SWP_URL_CONF_PROTOCOL | CHAR | 10 | ||
HOST | URL Configuration: Host | SWP_URL_CONF_HOST | CHAR | 512 | ||
PORT | URL Configuration: Port Number | SWP_URL_CONF_PORT | CHAR | 10 | ||
FLP_ALIAS | URL Configuration: System Alias | SWP_URL_CONF_ALIAS | CHAR | 510 | ||
FLP_CLIENT | URL Configuration: Fiori Launchpad Client | SWP_URL_CONF_CLIENT | CHAR | 6 | ||
PARAM | URL Configuration: Additional Parameter | SWP_URL_CONF_PARAM | CHAR | 32 | ||
CHG_TIMESTAMP | URL Configuration: Change Timestamp | SWP_URL_CONF_CHG_TMSTMP | DEC | 8 |