Menu

SAP Function Module BM_STRUCTNODE_CBS_LINKS

The Function Module BM_STRUCTNODE_CBS_LINKS () is a standard Function Module in SAP ERP and is part of the function group SBM_CBUSSCEN within the package SDFM.

Technical Information

Function Module BM_STRUCTNODE_CBS_LINKS
Short Text
Function Group SBM_CBUSSCEN
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLBACK_TITEL TYPE SY-REPID Menu Painter: Title code
LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
MODE TYPE RPYGSGF-MODE 'SHOW' CICO Mode
NODE TYPE HIER_IFACE
TITEL TYPE RSMPE-TITCODE ABAP Program: Current Main Program

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODE_CBS_LINKS TYPE BMNODECBST Relation of Structure Items to C-Business Maps

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
NODE_REFS LIKE HIER_REF List of References to Structure Items

Exceptions

This function module does not define any Exceptions.