Function | Returns the action parameter from HTML /Javascript | ||||||
Example |
myactionparameter = s10actionparameter( ). |
||||||
Format |
data: myactionparameter type string. myactionparameter = s10actionparameter( ). |
||||||
Parameters |
|
||||||
Description |
In an HTML page you can call a method of the active ABAP object with S10Apply()
and pass a string as second parameter. This string can be retrieved with
s10actionparameter().
HTML ABAP |
||||||
Components | S10 Framework |