Start of Content Area

Background documentation APIs for Hierarchies  Locate the document in its SAP Library structure

For InfoObjects, APIs are available that enable you to write, read, change, and delete hierarchies.

API

Use

RSNDI_SHIE_ACTIVATE

Activates hierarchy

RSNDI_SHIE_CATALOG_GET

Lists all hierarchies

RSNDI_SHIE_DELETE

Deletes hierarchy

RSNDI_SHIE_MAINTAIN

Maintains hierarchy

RSNDI_SHIE_STRUCTURE_GET3

Reads hierarchy

RSNDI_SHIE_STRUCTURE_UPDATE3

Writes hierarchy

RSNDI_SHIE_SUBTREE_DELETE

Deletes subtree

Interface Properties:

      Write and read interface

      Programming language is ABAP

      Mass data is not supported

      Execution in dialog

      Programming proficiency is required

      An InfoObject with hierarchies is a prerequisite

More Information:

The APIs are described in the function module documentation in the system.

 

End of Content Area