The Function Module ALEWEB_GET_CONTEXT (Get context from Internet Transaction Server) is a standard Function Module in SAP ERP and is part of the function group AWRT within the package S_ITSP.
Function Module | ALEWEB_GET_CONTEXT |
Short Text | Get context from Internet Transaction Server |
Function Group | AWRT |
Package | S_ITSP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDINDEX | TYPE | I | Field Index of Context Field |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_TAB | LIKE | Data Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | Network Problem |
INVALID_INDEX | Invalid Field Name |
ITS_NOT_AVAILABLE | ITS Not Available |
SYSTEM_FAILURE | System Problem with Communication |