Menu

SAP Function Module SOLAR_REFOBJ_NAVIGATE_BMWB

The Function Module SOLAR_REFOBJ_NAVIGATE_BMWB () 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_REFOBJ_NAVIGATE_BMWB
Short Text
Function Group S_SOLAR_RFC_00
Package SOLAR_APPL_PLUGIN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGUAGE TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
I_MODE TYPE SYUCOMM 'SA_SHOW' Screens, Function Code Triggered by PAI
I_PROJECT TYPE PROJECT_ID SPACE Project Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DATA_CONTAINER LIKE SOLAR_CONT Data Container for Data Transfer betw. SOLAR and Components
E_MESSAGES LIKE BMMSG Transfer structure for messages
E_NEW_OBJECTS LIKE SOLAR_OBJ Object List for Navigation betw. SOLAR and Component System
I_OBJECT_LIST LIKE SOLAR_OBJ Object List for Navigation betw. SOLAR and Component System

Exceptions

This function module does not define any Exceptions.