Menu

SAP Function Module BUPA_HIERARCHY_BW_CONSTRUCT

Transfer of BP Group Hierarchy to BW Adapter (Full Upload)

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BUPA_HIERARCHY_BW_CONSTRUCT (Transfer of BP Group Hierarchy to BW Adapter (Full Upload)) is a standard Function Module in SAP ERP and is part of the function group BUPA_HIERARCHY_BW within the package BUPA_HIERARCHY_BW.

Technical Information

Function Module BUPA_HIERARCHY_BW_CONSTRUCT
Short Text Transfer of BP Group Hierarchy to BW Adapter (Full Upload)
Function Group BUPA_HIERARCHY_BW
Package BUPA_HIERARCHY_BW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_HIER_NODE TYPE BUPA_HIER_NODE_BW_T Table Type for Table BUT_HIER_NODE
IT_HIER_NODE_BP TYPE BUPA_HIER_NODE_BP_BW_T Table Type for Table BUT_HIER_NODE_BP
IT_HIER_STRUCT TYPE BUS_HIER_STRUCT_T Table Type for Table BUT_HIER_STRUCT
IT_HIER_TREE TYPE BUS_HIER_TREE_T Table Type for Table BUT_HIER_TREE
IT_HIER_TREE_D TYPE BUS_HIER_TREE_D_T Table Type for Table BUT_HIER_TREE_D

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
E_T_HIENODE LIKE ROSHIENODE Interface: Elements of a hierarchy
E_T_HIETEXT LIKE ROSHIETEXT Interface: Description of the hierarchy

Exceptions

This function module does not define any Exceptions.