Purpose Call a non-RFC function module (MEASUREM_DOCUM_READ_LAST) The Open Call Interface allows us to call up function modules which are not RFC-released. For security reasons the Open Call Interface nevertheless checks the user rights for calling the function module remotely so that you can control which function modules should be callable by GuiXT (authorization object S_RFC). |
Example
You may use a JavaScript routine to convert the floating point number
into decimal format, see
Converting a floating point number. Alternatively you can use
another SAP function module:
|
Components |