SAP ABAP Function Module INTEGRATED_ITS_SET_COOKIE (erlaubt das Setzen von Cookies bei Verwendung des internen ITS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
S_ITSP (Package) ITS Plug-In
⤷
⤷
Basic Data
| Function Module | INTEGRATED_ITS_SET_COOKIE | erlaubt das Setzen von Cookies bei Verwendung des internen ITS |
| Function Group | AWRT | ALE/Web (ITS) Runtime System |
| Program Name | SAPLAWRT | ALE via Web (BFA Web) Runtime System |
| INCLUDE Name | LAWRTU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NAME | TYPE | STRING | Name des Cookies | |||
| |
VALUE | TYPE | STRING | Wert des Cookies | |||
| |
PATH | TYPE | STRING | '/' | Cookie-Attribut "path" | ||
| |
HOST_SPECIFIC | TYPE | ABAP_BOOL | ABAP_FALSE | Kennzeichen: host-spezfisches oder domain-weites Cookie | ||
| |
HTTPONLY | TYPE | ABAP_BOOL | ABAP_FALSE | Cookie-Attribut "httpOnly" | ||
| |
SECURE | TYPE | ABAP_BOOL | ABAP_FALSE | Cookie-Attribut "secure" | ||
| |
PREVENT_OVERWRITE | TYPE | ABAP_BOOL | ABAP_FALSE | Kennzeichen: gleichnamiges Cookie (im Request) darf nicht überschrieben werden | ||
| |
KERNEL_TOO_OLD | TYPE | Diese Funktion erfordert einen neuen Kernel (siehe Hinweis 1588955) | ||||
| |
UNKNOWN_ERROR | TYPE | Funktion ist aus unbekannten Gründen fehlgeschlagen | ||||
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 | 20130604 |
| SAP Release Created in |