SAP ABAP Function Module ICF_ATTACH_ITS_PLUGIN (Ist diese Sitzung ein Plugin-Sitzung ?)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Basic Data
| Function Module | ICF_ATTACH_ITS_PLUGIN | Ist diese Sitzung ein Plugin-Sitzung ? |
| Function Group | HTTP_RUNTIME | Functions Required at HTTP Runtime |
| Program Name | SAPLHTTP_RUNTIME | |
| INCLUDE Name | LHTTP_RUNTIMEU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EXPORT_URLSESSIONID | TYPE | C | 'X' | Setzen von URLSessionID | ||
| |
CONFIGURATION | TYPE | STRING | ITS-Konfiguration in ICF-Services | |||
| |
REAUTH_REQUIRED | TYPE | I | 0 | Ist eine Reauthentifizierung bei Stateful-Kommunikation notwendig | ||
| |
ICF_NO_PLUGIN_SESSION | TYPE | Keine ICF-Session | ||||
| |
ICF_NO_MESSAGE_OBJECT | TYPE | Keine Request-Message verfügbar | ||||
| |
ICF_URL_SESSION_ID_FAILED | TYPE | Setzen von URLSESSIONID misslungen | ||||
| |
ICF_ITS_SESSION_FAILED | TYPE | Fehler bei der Prozessierung des ITS-Aufrufs | ||||
| |
ICF_DIAG_SESSION_FAILED | TYPE | Fehler bei der Prozessierung des DiagSet-Aufrufs | ||||
| |
ICF_PLUGIN_STATUS_FAILED | TYPE | Fehler bei der Prozessierung des Taskhandler-Aufrufs | ||||
| |
ICF_ITS_PLUGIN_NOT_SUPPORTED | TYPE | ITS-Plugin im Kernel nicht verfügbar | ||||
| |
ICF_ITS_PLUGIN_ALREADY_ACTIVE | TYPE | ITS-Plugin ist bereits aktiviert | ||||
| |
ICF_NO_DIALOG_USER | TYPE | Der Benutzer ist nicht Dilaog-fähig | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040312 |
| SAP Release Created in | 610 |