TADTOHTTP_CONFIG - ABAP Daemon to HTTP Configurations
ABAP Daemon to HTTP Configurations information is stored in SAP table TADTOHTTP_CONFIG.
It is part of development package SRLFW_ADTOHTTP in software component BC-CST-RL. This development package consists of objects that can be grouped under "ABAP Daemon to HTTP".
It is part of development package SRLFW_ADTOHTTP in software component BC-CST-RL. This development package consists of objects that can be grouped under "ABAP Daemon to HTTP".
Fields for table TADTOHTTP_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CONFIGURATION_NAME | ABAP Daemon to HTTP Configuration Name | X | ADTOHTTP_CONFIGURATION_NAME | SSTR | 8 | |
CONFIGURATION_TYPE | ABAP Daemon to HTTP Configuration Type | ADTOHTTP_CONFIGURATION_TYPE | CHAR | 2 | ||
ABAP_DAEMON_CLASS_NAME | Name of ABAP Daemon Class | ABAP_DAEMON_CLASS_NAME | CHAR | 60 | ||
ABAP_DAEMON_NAME | Name of ABAP Daemon | ABAP_DAEMON_NAME | CHAR | 120 | ||
AMC_APPLICATION_ID | ABAP Messaging Channel Application ID | AMC_APPLICATION_ID | CHAR | 60 | ||
AMC_CHANNEL_ID | Identifier of the ABAP Messaging Channel | AMC_CHANNEL_ID | SSTR | 8 | ||
DESTINATION | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
HTTP_URL_POST | HTTP URL Postfix | STRG | 8 |