The Function Module LIST_GET_URL (Holen der URL, die an der Cursorposition im Listobjekt abgelegt wurde) is a standard Function Module in SAP ERP and is part of the function group SLST within the package SABP.
Function Module | LIST_GET_URL |
Short Text | Holen der URL, die an der Cursorposition im Listobjekt abgelegt wurde |
Function Group | SLST |
Package | SABP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
URL | TYPE | C | String buffer for URL, length 500 characters |
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.