Menu

SAP Function Module FSBP_READ_PART_HIER_GET

The Function Module FSBP_READ_PART_HIER_GET () is a standard Function Module in SAP ERP and is part of the function group FSBP_READ within the package FSBP.

Technical Information

Function Module FSBP_READ_PART_HIER_GET
Short Text
Function Group FSBP_READ
Package FSBP
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_RELTYP TYPE BU_RELTYP Business partner-Relationship category

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
ET_TREENODE LIKE STREENODE BRST structure of the hierarchy table
IT_BUT050 LIKE BUT050 BP relationships/role definitions: General data
IT_PARTNER LIKE BUSPARTNER BPR: Business partner structure (RANGE)

Exceptions

This function module does not define any Exceptions.