The Function Module FVSS_RELATIONSHIP_HIERARCHY (Aus Partnerbeziehung 0050 zweistufige Hierarchie aufbauen) is a standard Function Module in SAP ERP and is part of the function group FVSS within the package FTVV.
Function Module | FVSS_RELATIONSHIP_HIERARCHY |
Short Text | Aus Partnerbeziehung 0050 zweistufige Hierarchie aufbauen |
Function Group | FVSS |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STICHTAG | LIKE | SY-DATUM | SY-DATUM | Stichtag |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TREENODE | LIKE | RSTHIE | Hierarchiebaum |
This function module does not define any Exceptions.