Menu

SAP Function Module SOLAR_RFC_REFOBJ_GET_SAPSCRIPT

The Function Module SOLAR_RFC_REFOBJ_GET_SAPSCRIPT () is a standard Function Module in SAP ERP and is part of the function group S_SOLAR_RFC_00 within the package SOLAR_APPL_PLUGIN.

Technical Information

Function Module SOLAR_RFC_REFOBJ_GET_SAPSCRIPT
Short Text
Function Group S_SOLAR_RFC_00
Package SOLAR_APPL_PLUGIN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_REF_ID TYPE BMREF_ID Deneric Assignment Object ID
I_REF_TYPE TYPE TROBJTYPE Object Type
I_RFC_DESTINATION TYPE RFCDEST SPACE Logical Destination (Specified in Function Call)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOC_HEADER TYPE THEAD
E_MESSAGE TYPE BMMSG Transfer structure for messages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOC_LINES LIKE TLINE Text for Assignment Object

Exceptions

This function module does not define any Exceptions.