Start of Content Area

Background documentation SIC Hierarchy File  Locate the document in its SAP Library structure

Technical name: 0DB87SIC1_HIER.csv

Loaded with data source: 0DB87SIC1_HIER

File Structure

Field

Description

Type

Length

NODEID

Internal ID of the hierarchy node (enumeration 00000001, 00000002 and so on)

NUMC

8

INFOOBJECT

Name of the InfoObject (0DB87SIC1 or for dummy nodes "0HIER_NODE")

CHAR

30

NODENAME

For master data, the key of the master table (for dummy nodes enter an arbitrary name)

CHAR

32

LINK

Leave blank

CHAR

1

PARENTID

ID of the father node using leading zeros (enter 00000000 if there is none)

NUMC

8

CHILDID

ID of the first child node using leading zeros (enter 00000000 if there is none)

NUMC

8

NEXTID

ID of the first next node on the same hierarchy level using leading zeros (enter 00000000 if there is none)

NUMC

8

LANGU

Language key (required only for dummy nodes), E for English

CHAR

1

TXTSH

Text short (required for dummy nodes)

CHAR

20

TXTMD

Text medium (required for dummy nodes)

CHAR

40

TXTLG

Text long (required for dummy nodes)

CHAR

60

End of Content Area