SAP Program RGSEX001 - Example: Importing and Listing a Set Hierarchy (new)

Description
The program outputs the sets and the value intervals in a specified sethierarchy. To do so, the program uses new function modules and istherefore less complex than the example in RGSEX000. In addition tothis, you can search for a set and a value in the hierarchy, forexample.

Precondition
The set hierarchy must already exist.

Output
The sets and the value intervals in the set hierarchy are each listedin an individual table. Further references to superior, subordinateand adjoining sets in the hierarchy are made for each set. For eachvalue interval, a reference is made to the set in the hierarchy whichcontains this value interval.
If you activate the parameter 'Find set', the system searches for a setwith this ID in the hierarchy and the path of the found set isdisplayed to the root node of the hierarchy.
If you activate the parameter 'Find value', the system searches for avalue in the hierarchy and lists all intervals that contain thespecified value.

Example
To display a cost center group with the name TOP, you must call up theprogram with the following parameters:

  • Set ID: TOP Name of the group

  • Find set: TOP_01 Group TOP_01 is searched for in TOP

  • Find value: 0000001000 Cost center 1000 is searched for in TOP

147560Groups/sets: export of hierarchies