The Function Module ECATT_GET_NEXT_SESS_ID (Nächste Session-Id für Objekt- und Daten-Referenzen) is a standard Function Module in SAP ERP and is part of the function group ECATT_SERVICES within the package SECATT_MIDDLEWARE.
Function Module | ECATT_GET_NEXT_SESS_ID |
Short Text | Nächste Session-Id für Objekt- und Daten-Referenzen |
Function Group | ECATT_SERVICES |
Package | SECATT_MIDDLEWARE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALLER_LOGID | TYPE | ETLOG_ID | Laufende Vorgangsnummer | |
I_CALLER_RFCDEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SESS_ID | TYPE | CHAR3 | Nächste Session-Id |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.