Menu

SAP Function Module BAPI_HIERSTRUCT_READMULTIPLE

Read hierarchy structures

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 BAPI_HIERSTRUCT_READMULTIPLE (Read hierarchy structures) is a standard Function Module in SAP ERP and is part of the function group BESTRUCT within the package SBEIF.

Technical Information

Function Module BAPI_HIERSTRUCT_READMULTIPLE
Short Text Read hierarchy structures
Function Group BESTRUCT
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDON LIKE BAPIBEGEN-ADDON Industry
CICOREQUESTNO LIKE BAPIBEGEN-CICO_REQNO SPACE Request/Task
FROMTIMESTAMP LIKE BAPIBEGEN-TIME_STAMP Time stamp in short form (Local date and time/format)
LANGUAGE LIKE BAPI_LAISO-LANGU SY-LANGU Language key
LANGUAGEISO LIKE BAPI_LAISO-LANGU_ISO Language according to ISO 639
LASTUSER LIKE BAPIBEGEN-LAST_USER SY-UNAME Last changed on/by
MODE LIKE BAPIBEGEN-MODE 'SHOW' CICO mode
NAMESONLY LIKE BAPIBEGEN-NAMES_ONLY Only read texts
READ_ALSO_FILTERS LIKE BAPIBEGEN-FLAG SPACE Read Filter Structures
ROOT LIKE BAPIBEGEN-ROOT SPACE Get root nodes
VIEW LIKE BAPIBEGEN-VIEW SPACE Hierarchy view
WITH_OBJECT_NAMES LIKE BAPIBEGEN-FLAG SPACE Read object names

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
DOCUMENTATIONASSIGNMENTS LIKE BAPIBEDAS Documentation assignments
HEADERS LIKE BAPIBESTH Hierarchy structure header data
HIERARCHYSTRUCTURESTOREAD LIKE BAPIBEID2 Object GUID
NODES LIKE BAPIBESTN Hierarchy structure nodes
REFERENCES LIKE BAPIBESTR Hierarchy structure links
RETURN LIKE BAPIRET2 Return parameter
TYPESTOREAD LIKE BAPIBETYP Structure/filter type

Exceptions

This function module does not define any Exceptions.